Click or drag to resize
IFileOrderSettingsSpeciesObservationFieldDescriptions Property
Species observation field descriptions.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
List<ISpeciesObservationFieldDescription> SpeciesObservationFieldDescriptions { get; set; }

Property Value

Type: ListISpeciesObservationFieldDescription
Remarks
Used for the following type of file orders: - (FileOrderTypeId.SpeciesObservations, FileOrderFileTypeId.ExcelXlsx)
See Also