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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also