Click or drag to resize

SimpleDataObjectIDataObjectTypeId Property

States the data object type 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.TypeId { get; }

Property Value

Type: Int32

Implements

IDataObjectTypeId
See Also