Click or drag to resize

PFBaseObjectSaveObjectsInDataCollection Method

Saves data loaded from temp specialized objects in data properties collection before save or check hasPendingChanges.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
protected virtual void SaveObjectsInDataCollection()
See Also