RootNodeName: String;
The RootNodeName property determines name of the root element, relative to which data will be exported as child elements.
The {"Data":[{…},{…},…]} JSON structure is obtained during the export, where Data - name of the specified root element.
The example of use is given in description of the IDtJsonConsumer.File property.
See also: