ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginGetMySearchAndPublic Method

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

Syntax


public IAsyncResult BeginGetMySearchAndPublic(
	string sessionKey,
	int userId,
	clsEnumeration..::..hsmdObject MainSimpleTable,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginGetMySearchAndPublic ( _
	sessionKey As String, _
	userId As Integer, _
	MainSimpleTable As clsEnumeration..::..hsmdObject, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

sessionKey
Type: String
userId
Type: Int32
MainSimpleTable
Type: HelpSTAR.PCL.Common..::..clsEnumeration..::..hsmdObject
callback
Type: AsyncCallback
asyncState
Type: Object