Click or drag to resize
describeVisualForceResponse Constructor (LimitInfo, DescribeVisualForceResult)

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

Parameters

LimitInfoHeader
Type: CMS.SalesForce.WebServiceClientLimitInfo
result
Type: CMS.SalesForce.WebServiceClientDescribeVisualForceResult
See Also