License2InstanceDescription Property |
Gets a description of the instance (e.g. Production, UAT, Staging).
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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
String
See Also