ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AttributeIndexDescription Class / IsUnique Property

In This Topic
    IsUnique Property
    In This Topic
    Indicates whether or not the attribute index is unique.
    Syntax
    public bool IsUnique {get; set;}
    Public Property IsUnique As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also