FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deMobile..::..populateRoleList Method

Populates the role list.

Namespace:  FlowWright.cDevDeAPI.Mobile
Assembly:  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
)

Parameters

mobileAPIKey
Type: String
The mobile API key.
roleIDs
Type: String
The role i ds.

Return Value

clsUserList.