Click or drag to resize

DataObjectLoadOptionsBaseNotReferredThroughRefPropertyIdList Property

Only object which are not referred to by any object through the provided reference propertyies are loaded.

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

Property Value

Type: IntegerList
See Also