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: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public IEnumerable<LicensedFunction> LicensedFunctions { get; }
Property Value
Type: IEnumerableLicensedFunctionVersion Information
See Also