Click or drag to resize
SoapundeleteAsync Method

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
Task<undeleteResponse> undeleteAsync(
	undeleteRequest request
)

Parameters

request
Type: CMS.SalesForce.WebServiceClientundeleteRequest

Return Value

Type: TaskundeleteResponse
See Also