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

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool GetBoolean()

Return Value

Type: Boolean
A Boolean value.

Implements

ISpeciesObservationFieldGetBoolean
See Also