ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsPathFilter Class


In This Topic
    CIMFilteredFindPathsPathFilter Class Properties
    In This Topic

    For a list of all members of this type, see CIMFilteredFindPathsPathFilter members.

    Public Properties
     NameDescription
    Public Property Gets or sets the filter type of the path filter.  
    Public Property Gets or sets the id of the entity/relationship instance used for the path filter. If this id is null, then the path filter is used on all instances of the specified entity/relationship type.  
    Public Property Gets or sets whether the path filter is used for entities or relationships.  
    Public Property Gets or sets the type name of the entity/relationship (type or instance) used for the path filter.  
    Public Property Gets or sets the property filter predicate (cypher syntax) associated with the path filter.  
    Top
    See Also