GetChilds¶
Retrieves the child identities of a specified parent identity.
1 |
|
Parameters¶
( string | Identity ) parent
The parent identity for which to find child identities.
Returns¶
An array of identities representing the children of the specified parent identity.
See Also¶
- Array<Identity>