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.Core.WebClassifier.category
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public override void OnBeforeSave()

Implements

IFileDataStructure.OnBeforeSave
See Also