CreateCreationTimeRange
DocumentFilter.CreateCreationTimeRange method
作成日が指定範囲外の文書をスキップするフィルターを作成します。
public static DocumentFilter CreateCreationTimeRange(DateTime lowerBound, DateTime upperBound)
パラメータ | タイプ | 説明 |
---|---|---|
lowerBound | DateTime | ドキュメント作成時間の下限。 |
upperBound | DateTime | ドキュメント作成時間の上限。 |
戻り値
ドキュメント作成時間によるドキュメント フィルター。
関連項目
- class DocumentFilter
- 名前空間 GroupDocs.Search.Options
- 組み立て GroupDocs.Search