Click or drag to resize
describeNounsResponse Constructor (LimitInfo, DescribeNounResult)

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

Parameters

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