Click or drag to resize
ISpeciesObservationFieldSpecification Interface
This class is used to specify a subset of the data for a species observation. Usually exactly one species observation field for each species observation.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface ISpeciesObservationFieldSpecification

The ISpeciesObservationFieldSpecification type exposes the following members.

Properties
  NameDescription
Public propertyClass
Specification of the species observation class.
Public propertyDataContext
Data context.
Public propertyProperty
Specification of the species observation property.
Top
See Also