ServicePRO SDK Help

RequestServicesClient..::..BeginCheckIfAuthorizedToDeleteChildRequestsInProjectFolder Method

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

Syntax


public IAsyncResult BeginCheckIfAuthorizedToDeleteChildRequestsInProjectFolder(
	string userSessionKey,
	int RequestHierarchyId,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginCheckIfAuthorizedToDeleteChildRequestsInProjectFolder ( _
	userSessionKey As String, _
	RequestHierarchyId As Integer, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

userSessionKey
Type: String
RequestHierarchyId
Type: Int32
callback
Type: AsyncCallback
asyncState
Type: Object