Click or drag to resize
ISpeciesObservationSearchCriteriaObservationDateTime Property
Search observations based on observation date and time. If ObservationDateTime.PartOfYear has a DateTimeInterval value then the first value in PartOfYear is used and search is limited to part of year with no limit on years. If ObservationDateTime.PartOfYear is empty then ObservationDateTime.Begin and ObservationDateTime.End is used to limit species observation search.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
IDateTimeSearchCriteria ObservationDateTime { get; set; }

Property Value

Type: IDateTimeSearchCriteria
See Also