License Class TIBCO Spotfire 7.0 API Reference
Abstract base class for all classes that define licenses.

A license is defined by its Id which must be globally unique, a Name, and a Description.

Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.License License
    Spotfire.Dxp.Application.Extension CustomLicense

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

public abstract class License
Remarks

This class cannot be extended through inheritance.
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also