Click or drag to resize

ParentChildOrder Enumeration

The ParentChildOrder enumeration defines the parent-child ordering which specifies the position of roll-up nodes within the parent structural node.

Namespace:  Altova.RaptorXml.Xbrl.Table
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum ParentChildOrder
Members
  Member nameValueDescription
ParentFirst1
ChildrenFirst2
See Also