ChildListDef

Defines the list of children of a generic object. What is defined in ChildListDef has an impact on what the GetLayout method returns. See Example for more information.



Properties

Name Description Type
qData

Data that you want to include in the child list definition. You need to enter the paths to the information you want to retrieve.

JsonObject


See also