Application |
The ApplicationInfoData type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationInfoData | Initializes a new instance of the ApplicationInfoData class. |
| Name | Description | |
|---|---|---|
| BuildDate | Gets the build date of the application, in UTC time. | |
| InstanceId | Gets the ID of the application instance. | |
| IsDevelopmentInstance | Gets a value indicating whether the current instance is licensed solely for development purposes. | |
| IsFullSaaSMode | ||
| LatestVersion | Gets the latest publicly-available version of Dundas BI. | |
| LatestVersionDownloadUri | Gets a download link for the latest publicly-available version of Dundas BI. | |
| LicensedTo | Gets the licensee(s) of all valid licenses. | |
| LicenseIds | Gets the ID(s) of all valid licenses. | |
| LicenseKind | Gets the kind of the licenses used by the application. | |
| LicenseLeaseAcquired | Gets the date/time (in UTC) at which the lease for the current license was acquired. | |
| LicenseLeaseValidUntil | Gets the date/time (in UTC) at which the lease for the current license expires. | |
| MaintainerEmailAddress | Gets the email address of the maintainer of the application. | |
| ProductVersion | Gets the full version number of the application. | |
| ProductVersionDisplayText | Gets the friendly display version of the product version. | |
| ReleaseKind | Gets the release kind of the application. | |
| ServerFingerprint | Gets a string which uniquely identifies the server on which the application is running. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| ToDataContractMappings | The mapping between ApplicationInfo and ApplicationInfoData. |