Click or drag to resize

ExchangeObjectObjectTypeId Property

The Id of the data object type of the data object that the Exchange Object represents. Either ObjectUId or ObjectTypeId is always present.

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int ObjectTypeId { get; }

Property Value

Type: Int32
See Also