Click or drag to resize

DataObjectLoadOptionsBaseTypeIdNegList Property

Negative list of dataobject Type ID's. The types with the provided UID's will not be loaded.

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

Property Value

Type: IntegerList
See Also