QPR Knowledge Base 2017.1

UM Object Functions

UM Object Functions

Previous topic Next topic No directory for this topic  

UM Object Functions

Previous topic Next topic Topic directory requires JavaScript Mail us feedback on this topic!  

The UM (User Management) object contains functions for retrieving user and group information from QPR Foundation Server.

 

 

Functions available for the UM object:

 

SubObjects([<recursion parameters>, <global parameters>])

Returns all users and groups.

 

User, Users([keeporiginals=1, <global parameters>])

Returns all user objects (if querying a product) or all users in group (if querying a group object).

 

Group, Groups([keeporiginals=1, <global parameters>])

Returns all group objects (if querying a product) or all users in group (if querying a group object).

 

CurrentUser

Returns a set containing the ID of the user making the query.

 

<typename>

Valid type names:

Product level:

User

Group