Click or drag to resize
ISectionNodeChilds Property
Children of node

Namespace: FlexRule.Core.Model.Query
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IIterable<ISectionNode> Childs { get; }

Property Value

Type: IIterableISectionNode
See Also