ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGPaths Class / RelationshipsTo Property

In This Topic
    RelationshipsTo Property (CIMKGPaths)
    In This Topic
    Gets or sets the list of relationships destination entity index (indexes into 'EntitiesUIDs').
    Syntax
    Public Property RelationshipsTo As Long()
    public long[] RelationshipsTo {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also