Click or drag to resize
SoapgetDeletedAsync Method

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
Task<getDeletedResponse> getDeletedAsync(
	getDeletedRequest request
)

Parameters

request
Type: CMS.SalesForce.WebServiceClientgetDeletedRequest

Return Value

Type: TaskgetDeletedResponse
See Also