Click or drag to resize
convertLeadResponse Constructor (DebuggingInfo, LimitInfo, LeadConvertResult)

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

Parameters

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