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 (10.0.0.1002)
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
Type:
String
See Also