pmMDA.NET

DataObjectImpl.Modified Property

[This is preliminary documentation and subject to change.]

Gets or sets whether this data object is modified.

public bool Modified {get; set;}

Property Value

true if this object is modified; otherwise, false.

Implements

IDataObject.Modified

See Also

DataObjectImpl Class | PmMda.Net.Dog Namespace