ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsResult Class / Paths Property

In This Topic
    Paths Property
    In This Topic
    Gets or sets the paths found by the Filtered Find Paths search.
    Syntax
    public CIMKGPaths Paths {get; set;}
    Public Property Paths As CIMKGPaths
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also