ActivationResultStatusCode Property

Gets the status code associated with the result of the activation operation.

Namespace: Dundas.BI.Licensing.Activation
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public int StatusCode { get; }

Property Value

Int32
Remarks
A value of 0 indicates that the operation was successful.
See Also