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

In This Topic
    ConfigurationWarning Property
    In This Topic
    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.
    Syntax
    public FFPConfigurationWarning ConfigurationWarning {get; set;}
    Public Property ConfigurationWarning As FFPConfigurationWarning
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also