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

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string GetString()

Return Value

Type: String
A String value.

Implements

ISpeciesObservationFieldGetString
See Also