IFileDataStructure Interface |
Namespace: imbSCI.Core.files.fileDataStructure
public interface IFileDataStructure : IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName
The IFileDataStructure type exposes the following members.
| Name | Description | |
|---|---|---|
| description | ||
| folder | ||
| name |
| Name | Description | |
|---|---|---|
| OnBeforeSave |
Called when before saving the data structure
| |
| OnLoaded |
Called when object is loaded
| |
| Save | ||
| SetFolderDescription |
Sets description for the folder
|
| Name | Description | |
|---|---|---|
| GetFileDataStructureDescriptor |
Gets the file data structure descriptor.
(Defined by fileDataStructureExtensions.) |