ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / DotDensityRendererDefinition Class / ArcadeExpressions Property

In This Topic
    ArcadeExpressions Property
    In This Topic
    Gets or sets the arcade expression to be used to get unique values or combination of values from. This is required if ValueFields is null.
    Syntax
    Public Property ArcadeExpressions As List(Of String)
    public List<string> ArcadeExpressions {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also