CreateModificationTimeLowerBound

DocumentFilter.CreateModificationTimeLowerBound method

変更日が下限より前のドキュメントをスキップするためのフィルタを作成します。

public static DocumentFilter CreateModificationTimeLowerBound(DateTime lowerBound)
パラメータ タイプ 説明
lowerBound DateTime ドキュメント変更時間の下限。

戻り値

ドキュメントの変更時間によるドキュメント フィルター。

関連項目