DataField<T> Properties
An object defining properties for the DataField<T> class.
IsChanged
Indicates whether the value of the field has been changed.
Type: bool
Value
Contains the value of the field, with the type specified by T
.
Type: T
An object defining properties for the DataField<T> class.
Indicates whether the value of the field has been changed.
Type: bool
Contains the value of the field, with the type specified by T
.
Type: T