ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.Knowledge.Analytics Namespace / ResultPath Structure
Fields


In This Topic
    ResultPath Structure Members
    In This Topic

    The following tables list the members exposed by ResultPath.

    Public Constructors
     NameDescription
    Public Constructor Gets the representation of a single path returned by the Filtered Find Paths algorithm.  
    Top
    Public Fields
     NameDescription
    Public Field Gets the length of the path.  
    Public Field Gets the maximum path cost.  
    Public Field Gets the minimum path cost.  
    Public Field Gets the relationship groups of the path.  
    Top
    See Also