WebSpeciesObservationSearchCriteriaReportedDateTime Property |
Search observations based on reported date and time.
Not all functionality in WebDateTimeSearchCriteria
are implemented.
Current restrictions:
Only Days are handled if Accuracy has been specified.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public WebDateTimeSearchCriteria ReportedDateTime { get; set; }
Public Property ReportedDateTime As WebDateTimeSearchCriteria
Get
Set
public:
property WebDateTimeSearchCriteria^ ReportedDateTime {
WebDateTimeSearchCriteria^ get ();
void set (WebDateTimeSearchCriteria^ value);
}
member ReportedDateTime : WebDateTimeSearchCriteria with get, set
Property Value
Type:
WebDateTimeSearchCriteriaSee Also