License LicensedFunctions Property TIBCO Spotfire 6.0 API Reference
Return a list of all license functions in this class.

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 IEnumerable<LicensedFunction> LicensedFunctions { get; }

Property Value

Type: IEnumerable LicensedFunction 
See Also