CIMFilteredFindPathsPathFilter Class Properties
In This Topic
For a list of all members of this type, see CIMFilteredFindPathsPathFilter members.
Public Properties
| | Name | Description |
 | FilterType |
Gets or sets the filter type of the path filter.
|
 | ID |
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.
|
 | ItemType |
Gets or sets whether the path filter is used for entities or relationships.
|
 | ItemTypeName |
Gets or sets the type name of the entity/relationship (type or instance) used for the path filter.
|
 | PropertyFilterPredicate |
Gets or sets the property filter predicate (cypher syntax) associated with the path filter.
|
Top
See Also