Click or drag to resize
SoapupdateAsync Method

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
Task<updateResponse> updateAsync(
	updateRequest request
)

Parameters

request
Type: CMS.SalesForce.WebServiceClientupdateRequest

Return Value

Type: TaskupdateResponse
See Also