LicenseInstanceElement Properties

The LicenseInstanceElement type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the element ID.
(Inherited from LicenseElement.)
Public propertyIsExpired
Gets a value indicating whether the element is expired.
(Inherited from LicenseElement.)
Public propertyKind
Gets the kind of element.
(Overrides LicenseElementKind.)
Public propertyLicensee
Gets the licensee associated with the instance.
Public propertyLicenseKind
Gets the kind of license associated with the instance.
Public propertyMaxProductVersion
Gets the maximum version of the software to which the element applies.
Public propertyNotes
Gets arbitrary notes associated with the element.
(Inherited from LicenseElement.)
Public propertyOemLicensee
Gets the name of the Dundas Partner/ISV/OEM provider which is distributing the license.
Public propertyOrderIds
Gets the Dundas sales order IDs associated with the element.
(Inherited from LicenseElement.)
Public propertyReleaseKind
Gets the kind of release to which the element applies.
Public propertyValidFrom
Gets the date from which the element is valid.
(Inherited from LicenseElement.)
Public propertyValidUntil
Gets the date until which the element is valid.
(Inherited from LicenseElement.)
Top
See Also