Click or drag to resize
IFileOrderSettingsCoordinateSystem Property
The coordinate system.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
ICoordinateSystem CoordinateSystem { get; set; }

Property Value

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