Click or drag to resize

BasePropertyIEntityObjectId Property

Unique id of the entity object within its entity type.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
int IEntityObject.Id { get; }

Property Value

Type: Int32

Implements

IEntityObjectId
See Also