Codeunit 2301 Tenant License State Impl. in 23
- App
- System Application
- Namespace
- System.Environment
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 | - |
| ExtendTrialLicense | () | public | - | |
| GetLicenseState | () | Enum Tenant License State | public | - |