ScheduleRuleTimeZoneInfo Property  | 
 
            Gets the time zone info.
            
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic TimeZoneInfo TimeZoneInfo { get; }Public ReadOnly Property TimeZoneInfo As TimeZoneInfo
	Get
public:
property TimeZoneInfo^ TimeZoneInfo {
	TimeZoneInfo^ get ();
}member TimeZoneInfo : TimeZoneInfo with get
Property Value
Type: 
TimeZoneInfo
See Also