Get the LicenseManagerBase - the singleton object
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
ILicenseManagerBase Base { get; } |
Visual Basic |
---|
ReadOnly Property Base As ILicenseManagerBase Get |
Visual C++ |
---|
property ILicenseManagerBase^ Base { ILicenseManagerBase^ get (); } |