ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStatisticalDataCollectionField Class / ScriptLanguage Property
Version

    ScriptLanguage Property
    Gets or sets the additional attribute for 'Script' summary type that defines script language used by 'Script' attribute. Currently only Python is supported.
    Syntax
    public LabelExpressionEngine ScriptLanguage {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also