ArcGIS Pro 3.5 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 (openCypher syntax) associated with the path filter. The predicate is only taken into account when ID has no value.
    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