ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginLoadObjectFromNewCategory Method

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

Syntax


public IAsyncResult BeginLoadObjectFromNewCategory(
	string SessionKey,
	int objId,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginLoadObjectFromNewCategory ( _
	SessionKey As String, _
	objId As Integer, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

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