Click or drag to resize
ISpeciesObservationSearchCriteriaReportedDateTime 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.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
IDateTimeSearchCriteria ReportedDateTime { get; set; }

Property Value

Type: IDateTimeSearchCriteria
See Also