MarkLogic XCC/.Net Library

RequestOptions.Locale Property

The (possibly null) CultureInfo object associated with this instance. A value of null indicates that the default locale should be associated with the request.

[Visual Basic]
Overridable Public Property Locale As CultureInfo
[C#]
public virtual System.Globalization.CultureInfo Locale {get; set;}

See Also

RequestOptions Class | Marklogic.Xcc Namespace