ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphInvestigation Class / FilteredFindPathsConfigurations Property

In This Topic
    FilteredFindPathsConfigurations Property
    In This Topic
    Gets or sets the array of Filtered Find Paths Configurations referenced by this Investigation. All configurations are expected to have unique names.
    Syntax
    Public Property FilteredFindPathsConfigurations As CIMFilteredFindPathsConfiguration()
    public CIMFilteredFindPathsConfiguration[] FilteredFindPathsConfigurations {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also