Gets the ID of the license.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax Public ReadOnly Property Id As Long
Get
public:
virtual property long long Id {
long long get () sealed;
}
abstract Id : int64 with get
override Id : int64 with get
Property Value
Type:
Int64The license ID.
Implements
ILicenseIdSee Also