Click or drag to resize

BasePropertyLoadOptionsDataObjectTypeIds Property

If the collection is used, only properties which is used by the provided DataObjectType's are loaded.

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

Property Value

Type: IntegerList
See Also