RetrieveAllChildUsersSystemUser Function

Retrieves the collection of users that report to the specified system user (user).

This function is composable. You can append OData system query $select option to the URI to control the properties returned.

Bound Entities

Bound functions are invoked by appending the fully qualified function name to the URI representing an entity or collection.

Entity Type Binding Type
systemuser entity

Return Type

Type Nullable Description
Collection(systemuser) False The RetrieveAllChildUsersSystemUser function returns the following value.

See also