IAskiaPortalInstanceDataUsages Property |
Get the licenses usages per month.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax IList<ILicensesUsagePerMonth> Usages { get; }
ReadOnly Property Usages As IList(Of ILicensesUsagePerMonth)
Get
property IList<ILicensesUsagePerMonth^>^ Usages {
IList<ILicensesUsagePerMonth^>^ get ();
}
Property Value
Type:
IListILicensesUsagePerMonthSee Also