CreateAttribute
Leave feedback
On this page
Creates a filter for skipping documents that do not have any value from the specified list of allowable attributes.
public static ISearchDocumentFilter CreateAttribute(params string[] attributes)
| Parameter | Type | Description |
|---|---|---|
| attributes | String[] | The list of allowable attributes. |
A search document filter by document attribute.
- interface ISearchDocumentFilter
- class SearchDocumentFilter
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.