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

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public int GetInt32()

Return Value

Type: Int32
An Int32 value.

Implements

ISpeciesObservationFieldGetInt32
See Also