ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsPathFilter Class / PropertyFilterPredicate Property

In This Topic
    PropertyFilterPredicate Property (CIMFilteredFindPathsPathFilter)
    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 Property PropertyFilterPredicate As String
    public string PropertyFilterPredicate {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also