Gets the ID of the license.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxPublic 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
Int64The license ID.
Implements
ILicenseId
See Also