Click or drag to resize
SoapprocessAsync Method

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
Task<processResponse> processAsync(
	processRequest1 request
)

Parameters

request
Type: CMS.SalesForce.WebServiceClientprocessRequest1

Return Value

Type: TaskprocessResponse
See Also