Gets the ID of the license.
 
    Namespace: 
   Dundas.BI.Licensing
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
SyntaxReadOnly Property Id As Long
	Get
property long long Id {
	long long get ();
}abstract Id : int64 with get
Property Value
Type: 
Int64The license ID.
See Also