manager/getuserlist
Parameters:
p1: partition username
p2: manager username
p3: (optional) list type (defaults to "active"), other options "inactive" and "all"
Return Type:
String
Description:
Returns (as a username) each user (learners and manager roles) that report directly to manager specified as an XML node. You can specify the list type for the 3rd parameter. By default, returned results will be 'active'. You can set 3rd parameter to inactive (to get inactive users) or all (to get all users).