NodeChildren Property

Relativity Processing Services
The children nodes associated with the current node

Namespace:  Relativity.Processing.Services
Assembly:  Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: b44b4b567bbab080f9f68472e841682bf13da2db
Syntax

public List<Node> Children { get; set; }

Property Value

Type: ListNode
See Also

Reference