Click or drag to resize

industryClassModelOnBeforeSave Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Called when before saving the data structure

Namespace:  imbWBI.IndustryTermModel.industry
Assembly:  imbWBI.IndustryTermModel (in imbWBI.IndustryTermModel.dll) Version: 1.0.49
Syntax
C#
public override void OnBeforeSave()

Implements

IFileDataStructure.OnBeforeSave
See Also