ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / UniqueValueRendererDefinition Class / FieldDelimiter Property

In This Topic
    FieldDelimiter Property
    In This Topic
    Gets or sets a string to as delimiter while concatenating values from multiple fields.
    Syntax
    public string FieldDelimiter {get; set;}
    Public Property FieldDelimiter As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also