ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGRelationshipTypeEndpoint Class / DestinationEntityTypeName Property

In This Topic
    DestinationEntityTypeName Property
    In This Topic
    Gets or sets the name of the entity type the relationship type is connected to on its destination side.
    Syntax
    public string DestinationEntityTypeName {get; set;}
    Public Property DestinationEntityTypeName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also