Click or drag to resize
describeApprovalLayoutResponse Constructor (LimitInfo[],DescribeApprovalLayout[])

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

Parameters

LimitInfoHeader
Type:CMS.SalesForce.WebServiceClient.LimitInfo[]
result
Type:CMS.SalesForce.WebServiceClient.DescribeApprovalLayout[]
See Also