ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsEntity Class / PropertyFilterPredicate Property

In This Topic
    PropertyFilterPredicate Property (CIMFilteredFindPathsEntity)
    In This Topic
    Gets or sets the property filter predicate (cypher syntax) associated with the path filter.
    Syntax
    public string PropertyFilterPredicate {get; set;}
    Public Property PropertyFilterPredicate As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also