| PFBaseObjectKeepBeforeSaveValues Property  | 
 
            Gets or sets a value indicating whether 
            the Save should keep a collection of the modified fields previous values.
            
Note: this feature is NOT persisted in the database and therefore only concerns this instance.
 
    Namespace: 
   Packflow.Core
    Assembly:
   MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
 Syntax
Syntaxpublic virtual bool KeepBeforeSaveValues { get; set; }Property Value
Type: 
Boolean See Also
See Also