ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AttributedRelationshipClassDescription Class / FieldDescriptions Property

In This Topic
    FieldDescriptions Property (AttributedRelationshipClassDescription)
    In This Topic
    The fields to add to the intermediate relationship class table.
    Syntax
    public List<FieldDescription> FieldDescriptions {get;}
    Public ReadOnly Property FieldDescriptions As List(Of FieldDescription)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also