ArcGIS Pro 3.7 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 Property ConfigurationWarning As FFPConfigurationWarning
    public FFPConfigurationWarning ConfigurationWarning {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also