pmMDA.NET

DataObjectUpdate.DataObject Property

[This is preliminary documentation and subject to change.]

Gets the data object this update belongs to.

public PmMda.Net.Dog.IDataObject DataObject {get;}

Property Value

The data object which belongs to this update or null if this update was serialized and the data object is not set to a valid instance again.

Remarks

The value of this property is not serialized.

See Also

DataObjectUpdate Class | PmMda.Net.Dog.Updates Namespace