Click or drag to resize
createResponse Constructor (DebuggingInfo, LimitInfo, SaveResult)

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

Parameters

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