ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.Knowledge.Analytics Namespace / KnowledgeGraphFilteredFindPathsResults Class / NoPathExplanation Property

In This Topic
    NoPathExplanation Property
    In This Topic
    When no path has been found (CountPaths = 0), this may give an insight as to why no path has been found.
    Syntax
    public FFPNoPathExplanation NoPathExplanation {get;}
    Public ReadOnly Property NoPathExplanation As FFPNoPathExplanation
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also