pmMDA.NET

IDataObject.Modified Property

[This is preliminary documentation and subject to change.]

Gets or sets whether this data object is modified.

bool Modified {get; set;}

Property Value

true if the data object is modified; otherwise, false.

Remarks

A new data object is always modified.

See Also

IDataObject Interface | PmMda.Net.Dog Namespace