[This is preliminary documentation and subject to change.]
Gets the identifier of this data lightweight
Unique identifier of the data lightweight instance distinguishing it from all other instances of the same lightweight object type.
The id is the same as the id of the data object for which this lightweight object represents.
If this lightweight object is new the id is null
. Otherwise the id is a boxed int
.
LightweightObjectImpl Class | PmMda.Net.Dog Namespace