MarkLogic XCC/.Net Library

RequestOptions.TimeZone Property

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

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

See Also

RequestOptions Class | Marklogic.Xcc Namespace