ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginGetListCount Method

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

Syntax


public IAsyncResult BeginGetListCount(
	string sessionKey,
	string hsObject,
	string hsObjectStatus,
	string extraAndCondition,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginGetListCount ( _
	sessionKey As String, _
	hsObject As String, _
	hsObjectStatus As String, _
	extraAndCondition As String, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

sessionKey
Type: String
hsObject
Type: String
hsObjectStatus
Type: String
extraAndCondition
Type: String
callback
Type: AsyncCallback
asyncState
Type: Object