Click or drag to resize

SimpleDataObjectIDataObjectId Property

States the Id of the data object.

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

Property Value

Type: Int32

Implements

IDataObjectId
See Also