ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Attribute Class / HasMultipleValues Property

In This Topic
    HasMultipleValues Property
    In This Topic
    Gets whether this attribute has multiple values.
    Syntax
    public bool HasMultipleValues {get;}
    Public ReadOnly Property HasMultipleValues As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also