Click or drag to resize
ISpeciesObservationSpecification Interface
This class is used to specify a subset of the data for a species observation. It is the union of species observation fields defined by property Fields and Specification that defines the subset.

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

The ISpeciesObservationSpecification type exposes the following members.

Properties
  NameDescription
Public propertyDataContext
Data context.
Public propertyFields
Species observation fields that are included in the specification.
Public propertySpecification
Enumeration value that specifies a predefined set of species observation fields.
Top
See Also