Overload | Description |
---|---|
DateTimeFilter Constructor(DateTime,DateTime) | Initializes a new instance of the DateTimeFilter class. |
DateTimeFilter Constructor(DateTime,DateTime,ApplicableDateTime) | Initializes a new instance of the DateTimeFilter class, specifying to which type of date/time the filter applies. |
DateTimeFilter Constructor(DateTime,DateTime,FilterScope) | Initializes a new instance of the DateTimeFilter class, specifying to which type of FileSystemItem object the filter applies. |
DateTimeFilter Constructor(DateTime,DateTime,ApplicableDateTime,FilterScope) | Initializes a new instance of the DateTimeFilter class, specifying to which type of date/time and FileSystemItem object the filter applies. |