ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginGetUsrDefinedTableName Method

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

Syntax


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

Parameters

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