RetrieveAllChildUsersSystemUserResponse Class
Specifies the response from the RetrieveAllChildUsersSystemUser message.
The RetrieveAllChildUsersSystemUserResponse class inherits from Response. It exposes the following members.
Constructor | Description |
RetrieveAllChildUsersSystemUserResponse | Initializes a new instance of the RetrieveAllChildUsersSystemUserResponse class. |
Field | Description |
BusinessEntityCollection | Contains the resulting collection of all users that report to the specified system user (user). |
See Also