Click or drag to resize
describeCompactLayoutsResponse Constructor (LimitInfo, DescribeCompactLayoutsResult)

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

Parameters

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