ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormRelationshipElement Class / RelationshipName Property

In This Topic
    RelationshipName Property (CIMFormRelationshipElement)
    In This Topic
    Gets or sets the name of the relationship as defined in the feature layer definition.
    Syntax
    Public Property RelationshipName As String
    public string RelationshipName {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also