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

In This Topic
    EntitiesUIDs Property
    In This Topic
    Gets or sets the list of entities that may be used in paths (not all entities are guaranteed to be used).
    Syntax
    public object[] EntitiesUIDs {get; set;}
    Public Property EntitiesUIDs As Object()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also