ApplicationInfoData Properties

The ApplicationInfoData type exposes the following members.

Properties
  NameDescription
Public propertyBuildDate
Gets the build date of the application, in UTC time.
Public propertyLatestVersion
Gets the latest publicly-available version of Dundas BI.
Public propertyLatestVersionDownloadUri
Gets a download link for the latest publicly-available version of Dundas BI.
Public propertyLicensedTo
Gets the licensee(s) of all valid licenses.
Public propertyLicenseIds
Gets the ID(s) of all valid licenses.
Public propertyLicenseKind
Gets the kind of the licenses used by the application.
Public propertyLicenseLeaseAcquired
Gets the date/time (in UTC) at which the lease for the current license was acquired.
Public propertyLicenseLeaseValidUntil
Gets the date/time (in UTC) at which the lease for the current license expires.
Public propertyMaintainerEmailAddress
Gets the email address of the system administrator account.
Public propertyProductVersion
Gets the full version number of the application.
Public propertyReleaseKind
Gets the release kind of the application.
Public propertyServerFingerprint
Gets a string which uniquely identifies the server on which the application is running.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also