CreateCreationTimeLowerBound
DocumentFilter.CreateCreationTimeLowerBound method
Creates a filter for skipping documents with creation date earlier than the lower bound.
public static DocumentFilter CreateCreationTimeLowerBound(DateTime lowerBound)
| Parameter | Type | Description |
|---|---|---|
| lowerBound | DateTime | The lower bound of the document creation time. |
Return Value
A document filter by document creation time.
See Also
- class DocumentFilter
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search