Licence PropertiesLicence PropertiesLicence Properties

The LicenceLicenceLicence type exposes the following members.

Properties

 PropertyDescription
Public propertystaticExpiryDateExpiryDateExpiryDate 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.
Public propertystaticIsLicensedIsLicensedIsLicensed Gets a boolean value indicating whether the licence for this copy of XmlPrime is valid.
Public propertystaticStartDateStartDateStartDate 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.

Top