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: 67.0.20819.4186 (67.0.20819.4186)
Syntax
C#
public static ScriptLanguage IronPython3 { get; }
Property Value
Type: ScriptLanguageVersion Information
Supported in: 14.5, 14.4, 14.3, 14.2, 14.1
See Also