Children Property
Overloads
Children |
Information about the children of the generic object. JSON property name: qChildren |
Children
Information about the children of the generic object.
JSON property name: qChildren
Declaration
IEnumerable<GenericObjectEntry> Children { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<GenericObjectEntry> |