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

In This Topic
    ID Property (CIMFilteredFindPathsPathFilter)
    In This Topic
    Gets or sets the id of the entity/relationship instance used for the path filter. If this id is null, then the path filter is used on all instances of the specified entity/relationship 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