Click or drag to resize
Infosoft Logo

ICorporateAgreementServiceGetStatisticsForCorporateAgreementGroupedByProduct Method

Gets the statistics for corporate agreement grouped by each product.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
CorporateAgreementStatisticsListResponse GetStatisticsForCorporateAgreementGroupedByProduct(
	CorporateAgreementStatisticsRequest request
)

Parameters

request  CorporateAgreementStatisticsRequest
The request.

Return Value

CorporateAgreementStatisticsListResponse
See Also