ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginCheckIfNonLicensedOUExists Method

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

Syntax


public IAsyncResult BeginCheckIfNonLicensedOUExists(
	string SessionKey,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginCheckIfNonLicensedOUExists ( _
	SessionKey As String, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

SessionKey
Type: String
callback
Type: AsyncCallback
asyncState
Type: Object