ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginGetRoleTreeItems Method

Namespace:  ServicePRO.Sdk.Windows.Clients
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public IAsyncResult BeginGetRoleTreeItems(
	string sessionKey,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginGetRoleTreeItems ( _
	sessionKey As String, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

sessionKey
Type: String
callback
Type: AsyncCallback
asyncState
Type: Object