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

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

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

    ArcGIS Pro version: 3.1 or higher.
    See Also