Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the children of a data source by using the parent index.
Syntax
public container getChildrenByIndex(str dataSourceName, [int parentIndex])
Run On
Client
Parameters
- dataSourceName
Type: str
The data source name.
- parentIndex
Type: int
The parent index.
Return Value
Type: container
A container for the children.