ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGPaths Class / IndexedRelationshipTypes Property

In This Topic
    IndexedRelationshipTypes Property
    In This Topic
    Gets or sets the list of relationship types, indexed by 'RelationshipTypes'.
    Syntax
    public string[] IndexedRelationshipTypes {get; set;}
    Public Property IndexedRelationshipTypes As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also