deMobile..::..populateRoleList Method
Populates the role list.
Namespace:
FlowWright.cDevDeAPI.MobileAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public clsUserList populateRoleList( string mobileAPIKey, string roleIDs )
Public Function populateRoleList ( _ mobileAPIKey As String, _ roleIDs As String _ ) As clsUserList
public: clsUserList^ populateRoleList( String^ mobileAPIKey, String^ roleIDs )