Click or drag to resize
deleteByExampleResponse Constructor (DebuggingInfo, LimitInfo, DeleteByExampleResult)

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
public deleteByExampleResponse(
	DebuggingInfo DebuggingInfo,
	LimitInfo[] LimitInfoHeader,
	DeleteByExampleResult[] result
)

Parameters

DebuggingInfo
Type: CMS.SalesForce.WebServiceClientDebuggingInfo
LimitInfoHeader
Type: CMS.SalesForce.WebServiceClientLimitInfo
result
Type: CMS.SalesForce.WebServiceClientDeleteByExampleResult
See Also