Click or drag to resize

DataObjectTypeUId Property

UID of the data object type. Can be zero (depending on which constructor is used) when creating a new data object (until it is saved).

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Guid TypeUId { get; }

Property Value

Type: Guid
See Also