You can filter the items contained in a library and retrieve only the items matching specific criteria. For example, you might want to remove or update only specific items in a library.
Prerequisites
Verify that you have access to the Item service.
Procedure
- Create an instance in the FindSpec class.
- Specify the filter properties by using the FindSpec instance.
- List the items matching the specified filter.
Results
A list of items matching the filter criteria is created as a result.