Click or drag to resize
processResponse Constructor (DebuggingInfo, LimitInfo, ProcessResult)

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

Parameters

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