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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also