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

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
DateTime GetDateTime()

Return Value

Type: DateTime
A DateTime value.
See Also