Click or drag to resize

ModelCheckForModification Method

Checks if a modification has occurred since the last load. Based on XmlPath value. Compares this model instance with the XML at the last known location.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool CheckForModification()

Return Value

Type: Boolean
See Also