ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginGetAllRelationsForSearch Method

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

Syntax


public IAsyncResult BeginGetAllRelationsForSearch(
	string sessionKey,
	clsEnumeration..::..hsTableName LngStartTableName,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginGetAllRelationsForSearch ( _
	sessionKey As String, _
	LngStartTableName As clsEnumeration..::..hsTableName, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

sessionKey
Type: String
LngStartTableName
Type: HelpSTAR.PCL.Common..::..clsEnumeration..::..hsTableName
callback
Type: AsyncCallback
asyncState
Type: Object