Gets an instance representing a script language that supports IronPython 3.
Namespace: Spotfire.Dxp.Application.Scripting
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 68.0.21230.5551 (68.0.21230.5551)
Syntax
C#
public static ScriptLanguage IronPython3 { get; }
Property Value
Type: ScriptLanguageVersion Information
Supported in: 14.6, 14.5, 14.4, 14.3, 14.2, 14.1
See Also