WebDateTimeSearchCriteria Properties |
The WebDateTimeSearchCriteria type exposes the following members.
Name | Description | |
---|---|---|
Accuracy |
Requested minimum accuracy of compared data.
This search criteria is only relevant if
compare data has a range.
| |
Begin |
Start of date and time of the search criteria.
| |
End |
End of date and time of the search criteria.
| |
Operator |
Operator that should be used between this date time
search criteria and the data that it is compared to.
This operator is only relevant if both the date time
search criteria and compare data has a range.
Operator must be set to CompareOperator:Excluding or
CompareOperator:Including if both the date time
search criteria and compare data has a range.
This operator is used for properties Begin, End and
PartOfYear if it has been specified.
| |
PartOfYear |
Add intervals to property PartOfYear if data
should be search based on specified parts of years.
Year part of information in these
WebDateTimeInterval objects are not significant.
|