Click or drag to resize

DataObjectVersionProperties Property

Properies contains the values for the various properties that are used on the dataobjecttype that the dataobject belongs to. The collection is sorted on DataObjectVersionProperty.DataObjectTypeProperty.VOrder.

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

Property Value

Type: DataObjectVersionProperties
See Also