Click or drag to resize

IPFExcelImporterItemExcelImporter_AfterSave Method

[Method used by the Packflow plugin of CodeCatalyst] Method called after the save.

Namespace:  Packflow.Core.CodeCatalyst
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
void ExcelImporter_AfterSave(
	bool finalSave
)

Parameters

finalSave
Type: SystemBoolean
See Also