Click or drag to resize

IFileDataStructure Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.files.fileDataStructure
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Request Example View Source

The IFileDataStructure type exposes the following members.

Properties
  NameDescription
Public propertydescription
Public propertyfolder
Public propertyname
Top
Methods
  NameDescription
Public methodOnBeforeSave
Called when before saving the data structure
Public methodOnLoaded
Called when object is loaded
Public methodSave
Public methodSetFolderDescription
Sets description for the folder
Top
Extension Methods
  NameDescription
Public Extension MethodGetFileDataStructureDescriptor
Gets the file data structure descriptor.
(Defined by fileDataStructureExtensions.)
Top
See Also