pmMDA.NET

IHasId.Id Property

[This is preliminary documentation and subject to change.]

Gets the identifier of an object which has an id.

object Id {get;}

Remarks

If this object is new the id is null. Otherwise the id is a boxed int.

See Also

IHasId Interface | PmMda.Net.Dog Namespace