pmMDA.NET

IDataObject.IsNew Property

[This is preliminary documentation and subject to change.]

Gets whether this data object is a new one.

bool IsNew {get;}

Property Value

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

Remarks

A data object is new if the Id is null.

See Also

IDataObject Interface | PmMda.Net.Dog Namespace