| PFBaseObjectHasPendingModifications Property  | 
 
            Checks if there is pending changes. 
            Will check if the values are different from the currently persisted values.
            
 
    Namespace: 
   Packflow.Core
    Assembly:
   MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
 Syntax
Syntaxpublic bool HasPendingModifications { get; }Property Value
Type: 
Boolean See Also
See Also