ApplicationInfoInstanceId Property |
Gets the ID of the application instance.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string InstanceId { get; }
Public ReadOnly Property InstanceId As String
Get
public:
property String^ InstanceId {
String^ get ();
}
member InstanceId : string with get
Property Value
Type:
StringSee Also