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


In This Topic
    CIMFilteredFindPathsEntity Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the type name of the entity (type or instance) used as an origin/destination entity.  
    Public Property Gets or sets the id of the entity instance used as a origin/destination entity. If this id is null, then the filtered find paths algorithm uses all instances of the specified entity type.  
    Public Property Gets or sets the property filter predicate (cypher syntax) associated with the path filter.  
    Top
    See Also