Click or drag to resize

fileDataStructureOnBeforeSave Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Called when before saving the data structure

Namespace:  imbSCI.Core.files.fileDataStructure
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public abstract void OnBeforeSave()
Request Example View Source
See Also