ExportRequestUtcOffset Property

Gets or sets the user's time zone offset (in minutes) from UTC.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public int UtcOffset { get; set; }

Property Value

Type: Int32
See Also