Click or drag to resize
SpeciesObservationManagerDataSource Property
This property is used to retrieve or update information.

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

Property Value

Type: ISpeciesObservationDataSource

Implements

ISpeciesObservationManagerDataSource
See Also