ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Field Class / IsDomainFixed Property

In This Topic
    IsDomainFixed Property
    In This Topic
    Gets a value indicating whether this field's domain is fixed by the system and cannot be unassigned.
    Syntax
    public bool IsDomainFixed {get;}
    Public ReadOnly Property IsDomainFixed As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also