ICurrentLicensesUsage Interface |
Namespace: AskiaPortalCmn
The ICurrentLicensesUsage type exposes the following members.
Name | Description | |
---|---|---|
![]() | LastUsageAt |
Indicates the date of the latest usage.
|
![]() | MaxCapiDevices |
Gets the maximum number of different CAPI devices connected this month.
(Inherited from ILicensesUsage.) |
![]() | MaxCatiAgents |
Gets the maximum number of simultaneous CATI agents this month.
(Inherited from ILicensesUsage.) |
![]() | MaxCawiSurveys |
Gets the maximum number of on-line CAWI surveys this month.
(Inherited from ILicensesUsage.) |
![]() | MaxUsers |
Gets the maximum number of different users connected this month.
(Inherited from ILicensesUsage.) |
![]() | Month |
Gets the month (based 1).
(Inherited from ILicensesUsagePerMonth.) |
![]() | Year |
Gets the year (YYYY format).
(Inherited from ILicensesUsagePerMonth.) |
Name | Description | |
---|---|---|
![]() | Backup |
Do a backup the current usage.
|
![]() | RecordUserUsage |
Indicates that the specified user has used
the application this month.
|
![]() | UpdateFromInstanceData |
Update the current licenses usage
using the instance data provided
by the Askia Licenses Server.
|
![]() | Validate |
Validate the current usage value.
|