ApplicationInfoIsDevelopmentInstance Property |
Gets a value indicating whether the current instance is licensed solely for development purposes.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public bool IsDevelopmentInstance { get; }
Public ReadOnly Property IsDevelopmentInstance As Boolean
Get
public:
property bool IsDevelopmentInstance {
bool get ();
}
member IsDevelopmentInstance : bool with get
Property Value
Type:
BooleanSee Also