Click or drag to resize
ISpeciesObservationProvenanceValue Interface
This interface contains information about a SpeciesObservationProvenanceValue class.

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

The ISpeciesObservationProvenanceValue type exposes the following members.

Properties
  NameDescription
Public propertyId
Id for the property. Can be empty or null.
Public propertySpeciesObservationCount
Number of species observations related to the property.
Public propertyValue
Contains value for the property.
Top
See Also