ActivationResult Class |
Namespace: Dundas.BI.Licensing.Activation
The ActivationResult type exposes the following members.
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. |
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |