Click or drag to resize
SpeciesObservationSearchCriteriaIncludeNotRediscoveredObservations Property
This property indicates whether to search for not rediscovered observations. "Not rediscovered observations" is an observation that says that the specified species was not found in a location where it has previously been observed.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool IncludeNotRediscoveredObservations { get; set; }

Property Value

Type: Boolean

Implements

ISpeciesObservationSearchCriteriaIncludeNotRediscoveredObservations
See Also