Click or drag to resize

DataObjectTypeProperties Property

The properties that the data object type has bindings for.

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

Property Value

Type: DataObjectTypeProperties
See Also