XFieldIsModified Property |
Gets or sets a value indicating whether this instance is modified.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsModified { get; set; }
Public Property IsModified As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is modified; otherwise,
false.
See Also