LicenseManager Class TIBCO Spotfire 6.0 API Reference
The LicenseManager is an application wide service that provides information on which LicensedFunction that are enabled. New instances of this manager cannot be created. To access the one and only instance of this class, use one of the service provider methods available.
Inheritance Hierarchy

System Object
  ReadOnlyService
    Spotfire.Dxp.Framework.License LicenseManager

Namespace: Spotfire.Dxp.Framework.License
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public class LicenseManager : ReadOnlyService
See Also