Click or drag to resize
ISpeciesObservationFieldGetBoolean 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
bool GetBoolean()

Return Value

Type: Boolean
A Boolean value.
See Also