Click or drag to resize
ISpeciesObservationFieldSortOrder Interface
This interface holds parameters used to search for species observations.

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

The ISpeciesObservationFieldSortOrder type exposes the following members.

Properties
  NameDescription
Public propertyClass
Information about which species observation class that the sort order should be applied to.
Public propertyDataContext
Data context.
Public propertyProperty
Information about which species observation property that the sort order should be applied to.
Public propertySortOrder
Sort order for species observations.
Top
See Also