ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data Namespace / FieldGroup Class / IsRestrictive Property

In This Topic
    IsRestrictive Property
    In This Topic
    Gets whether the FieldGroup is restrictive.
    Syntax
    public bool IsRestrictive {get;}
    Public ReadOnly Property IsRestrictive As Boolean
    Remarks
    If true, values entered into a field must be contingent values.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also