Click or drag to resize
SpeciesObservationSearchCriteriaDataSourceGuids Property
List of data sources to use in the search. All data sources are used if no specific data sources are provided.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<string> DataSourceGuids { get; set; }

Property Value

Type: ListString

Implements

ISpeciesObservationSearchCriteriaDataSourceGuids
See Also