ServicePRO SDK Help

RequestServicesClient..::..EndCheckIfAuthorizedToDeleteChildRequestsInProjectFolder Method

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

Syntax


public bool EndCheckIfAuthorizedToDeleteChildRequestsInProjectFolder(
	out string ErrorMessage,
	IAsyncResult result
)
Public Function EndCheckIfAuthorizedToDeleteChildRequestsInProjectFolder ( _
	<OutAttribute> ByRef ErrorMessage As String, _
	result As IAsyncResult _
) As Boolean

Parameters

ErrorMessage
Type: String%
result
Type: IAsyncResult