Codeunit 2300 Tenant License State in 20
- App
- System Application
Versions171819202122232425262728latest
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetPeriod | (Enum Tenant License State) | Integer | public | - |
| GetStartDate | () | DateTime | public | - |
| GetEndDate | () | DateTime | public | - |
| IsEvaluationMode | () | Boolean | public | - |
| IsTrialMode | () | Boolean | public | - |
| IsTrialSuspendedMode | () | Boolean | public | - |
| IsTrialExtendedMode | () | Boolean | public | - |
| IsTrialExtendedSuspendedMode | () | Boolean | public | - |
| IsPaidMode | () | Boolean | public | - |
| IsPaidWarningMode | () | Boolean | public | - |
| IsPaidSuspendedMode | () | Boolean | public | - |
| GetLicenseState | () | Enum Tenant License State | public | - |
| ExtendTrialLicense | () | public | - |