ServicePRO SDK Help

IManageObjectsService..::..BeginGetAllRelationsForSearch Method

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

Syntax


[OperationContractAttribute]
IAsyncResult BeginGetAllRelationsForSearch(
	string sessionKey,
	clsEnumeration..::..hsTableName LngStartTableName,
	AsyncCallback callback,
	Object asyncState
)
<OperationContractAttribute> _
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