Click or drag to resize
WebSpeciesObservationFieldSearchCriteriaLocale 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 WebClientInformation. Information returned from a web service call uses the locale specified in class WebClientInformation.

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

Property Value

Type: WebLocale
See Also