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 (26.2.0.1000)
Syntax
public int UtcOffset { get; set; }

Property Value

Int32
See Also