ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginIsNotAttachedToRequests Method

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

Syntax


public IAsyncResult BeginIsNotAttachedToRequests(
	string sessionKey,
	int companyProductId,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginIsNotAttachedToRequests ( _
	sessionKey As String, _
	companyProductId As Integer, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

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