Click or drag to resize
SpeciesObservationFieldGetDateTime 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
public DateTime GetDateTime()

Return Value

Type: DateTime
A DateTime value.

Implements

ISpeciesObservationFieldGetDateTime
See Also