License2InstanceId Property  | 
 Gets the ID of the instance associated with the license.
 
    Namespace: 
   Dundas.BI.Licensing
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic string InstanceId { get; }Public ReadOnly Property InstanceId As String
	Get
public:
virtual property String^ InstanceId {
	String^ get () sealed;
}abstract InstanceId : string with get
override InstanceId : string with get
Property Value
Type: 
String
See Also