PropertiesIsDirty Property |
When set, sets or clears the
IsDirty bit on each
Property in the collection.
When retrieved, returns true if the
IsDirty bit is set on any
Property in the collection
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic bool IsDirty { get; set; }
Public Property IsDirty As Boolean
Get
Set
Property Value
Type:
Boolean
See Also