Click or drag to resize

ViewLoadOptionsBaseDataObjectTypeIds Property

If the collection is used, only views which is used by the provided DataObjectType's are loaded. Cannot be used together with "DataObjectTypeId" on the loadoption

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