Licence ClassLicence ClassLicence Class
A static class providing information about the current licence for XmlPrime.
Inheritance Hierarchy
- System.ObjectSystem.ObjectSystem::Object
- XmlPrime.LicenceXmlPrime.LicenceXmlPrime::Licence
The LicenceLicenceLicence
type exposes the following members.
Properties
Property | Description | |
---|---|---|
![]() ![]() | ExpiryDateExpiryDateExpiryDate | Gets the date at which the licence for this copy of XmlPrime expires. A DateTimeDateDateTime value indicating the date at which the licence for this copy of XmlPrime expires, or DateTime.MaxValueDateTime.MaxValueDateTime.MaxValue if the licence is always valid. |
![]() ![]() | IsLicensedIsLicensedIsLicensed | Gets a boolean value indicating whether the licence for this copy of XmlPrime is valid. |
![]() ![]() | StartDateStartDateStartDate | Gets the date from which the licence for this copy of XmlPrime is valid. A DateTimeDateDateTime value indicating the date from which the licence for this copy of XmlPrime is valid, or MinValueMinValueMinValue if the licence is always valid. |
Methods
Method | Description | |
---|---|---|
![]() ![]() | LicenceStateLicenceStateLicenceState | Returns a description of the current licence for XmlPrime. |