ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsEntity Class / ID Property

In This Topic
    ID Property (CIMFilteredFindPathsEntity)
    In This Topic
    Gets or sets the id of the entity instance used as a origin/destination entity. If this id is null, then the filtered find paths algorithm uses all instances of the specified entity type.
    Syntax
    public object ID {get; set;}
    Public Property ID As Object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also