ActivationResultIsSuccess Property |
Gets a value indicating whether the activation operation was successful.
Namespace:
Dundas.BI.Licensing.Activation
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public bool IsSuccess { get; }
Public ReadOnly Property IsSuccess As Boolean
Get
public:
property bool IsSuccess {
bool get ();
}
member IsSuccess : bool with get
Property Value
Type:
BooleanSee Also