Click or drag to resize
describeSoqlListViewsResponse Constructor (LimitInfo, DescribeSoqlListView)

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

Parameters

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