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

In This Topic
    EntitiesUIDs Property (CIMKGPaths)
    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 Property EntitiesUIDs As Object()
    public object[] EntitiesUIDs {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also