Click or drag to resize
SpeciesObservationFields Property
Generic representation of all data that this species observation contains.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public SpeciesObservationFieldList Fields { get; set; }

Property Value

Type: SpeciesObservationFieldList

Implements

ISpeciesObservationFields
See Also