ASP.NET Core 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class TimeZoneInformation

Inheritance
System.Object
TimeZoneInformation
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class TimeZoneInformation : Object

Constructors

TimeZoneInformation()

Declaration
public TimeZoneInformation()

Properties

Bias

Declaration
public int Bias { get; set; }
Property Value
Type Description
System.Int32

DaylightBias

Declaration
public int DaylightBias { get; set; }
Property Value
Type Description
System.Int32

DaylightDate

Declaration
public SYSTEMTIME DaylightDate { get; set; }
Property Value
Type Description
SYSTEMTIME

StandardBias

Declaration
public int StandardBias { get; set; }
Property Value
Type Description
System.Int32

StandardDate

Declaration
public SYSTEMTIME StandardDate { get; set; }
Property Value
Type Description
SYSTEMTIME
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved