Click or drag to resize

DataObjectLoadOptionsBaseTreeNodeIdList Property

Only load object which has the provided parents or children See also TreeNodes, TreeNodeChildren og TreeNodeParents.

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

Property Value

Type: IntegerList
See Also