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

In This Topic
    FieldNames Property (FieldGroup)
    In This Topic
    Gets the list of names of the fields that support contingent values.
    Syntax
    public IReadOnlyList<string> FieldNames {get;}
    Public ReadOnly Property FieldNames As IReadOnlyList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also