ArcGIS Pro 3.7 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 Property DestinationEntityTypeName As String
    public string DestinationEntityTypeName {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also