Click or drag to resize
SpeciesObservationFieldGetDouble Method
Get property Value converted to a Double. This method should only be used if value is of type Float64.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public double GetDouble()

Return Value

Type: Double
A Double value.

Implements

ISpeciesObservationFieldGetDouble
See Also