Click or drag to resize
SpeciesObservationFieldSearchCriteriaLocale Property
Search fields based on information related to this locale. This search criteria is optional and for many data types it is not relevant. For example data and time fields does not use this property. The value of this property Locale may be different from the value of property Locale in class ClientInformation.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public Locale Locale { get; set; }

Property Value

Type: Locale

Implements

ISpeciesObservationFieldSearchCriteriaLocale
See Also