ArcGIS Pro 3.7 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 ReadOnly Property FieldNames As IReadOnlyList(Of String)
    public IReadOnlyList<string> FieldNames {get;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also