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 ID.
Syntax
public container getChildrenById(str dataSourceName, [anytype parentId])
Run On
Client
Parameters
- dataSourceName
Type: str
The data source name.
- parentId
Type: anytype
The parent ID.
Return Value
Type: container
A container for the children.