Click or drag to resize
ISpeciesObservationFieldGetInt64 Method
Get property Value converted to an Int64. This method should only be used if value is of type Int64.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
long GetInt64()

Return Value

Type: Int64
An Int64 value.
See Also