ActivationResultData Class |
Namespace: Dundas.BI.WebApi.Models
The ActivationResultData type exposes the following members.
Name | Description | |
---|---|---|
ActivationResultData | Initializes a new instance of the ActivationResultData class. |
Name | Description | |
---|---|---|
ActivationRequestId | Gets the ID of the activation request associated with this result. | |
Details | Gets any relevant details associated with the operation. | |
IsNewLicenseVersion |
Gets a value indicating whether the activation response contained a new version of the application license.
| |
IsSuccess | Gets a value indicating whether the activation operation was successful. | |
StatusCode | Gets the status code associated with the result of the activation operation. | |
SubStatus | Gets a secondary status code applicable to the result. | |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |