ArcGIS Pro 3.7 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 ReadOnly Property NoPathExplanation As FFPNoPathExplanation
    public FFPNoPathExplanation NoPathExplanation {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also