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


In This Topic
    CIMFilteredFindPathsResult Class Properties
    In This Topic

    For a list of all members of this type, see CIMFilteredFindPathsResult members.

    Public Properties
     NameDescription
    Public Property Gets or sets the configuration warning. When no path has been found, and the value is different from FFPConfigurationWarning.None, it is likely that the user made an unintended mistake in the configuration.  
    Public Property Gets or sets the error. An error occurred if this object is not null.  
    Public Property Gets or sets the paths found by the Filtered Find Paths search.  
    Public Property Gets or sets the statistics of the Filtered Find Paths search.  
    Top
    See Also