Click or drag to resize
describeSoftphoneLayoutResponse Constructor (LimitInfo, DescribeSoftphoneLayoutResult)

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

Parameters

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