ArcGIS Pro 3.7 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 ReadOnly Property FieldDescriptions As List(Of FieldDescription)
    public List<FieldDescription> FieldDescriptions {get;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also