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

In This Topic
    ScriptLanguage Property
    In This Topic
    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;}
    Public Property ScriptLanguage As LabelExpressionEngine
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also