Click or drag to resize
ISpeciesObservationClass Interface
This interface contains information about a class that is included in a species observation.

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

The ISpeciesObservationClass type exposes the following members.

Properties
  NameDescription
Public propertyDataContext
Data context.
Public propertyId
Use predefined identifier as defined by the specified enum value in property Id. Set property Id to value None if property Identifier is used.
Public propertyIdentifier
Identifier for species observation class. Set property Id to value None if property Identifier is used.
Top
Methods
  NameDescription
Public methodGetName
Get the name of this species observation class.
Top
See Also