Click or drag to resize
Infosoft Logo

CorporateAgreementStatisticsListResponseResults Property

Gets or sets the list of CorporateAgreementStatistics.

Namespace: Infosoft.Common.Contracts.MessageContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public IList<CorporateAgreementStatistics> Results { get; set; }

Property Value

IListCorporateAgreementStatistics
The result.
See Also