License2InstanceDescription Property |
Gets a description of the instance (e.g. Production, UAT, Staging).
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string? InstanceDescription { get; }
Public ReadOnly Property InstanceDescription As String
Get
public:
virtual property String^ InstanceDescription {
String^ get () sealed;
}
abstract InstanceDescription : string with get
override InstanceDescription : string with get
Property Value
Type:
StringSee Also