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 (24.3.0.1000)
Syntax public TimeZoneInfo TimeZoneInfo { get; }
Public ReadOnly Property TimeZoneInfo As TimeZoneInfo
Get
public:
property TimeZoneInfo^ TimeZoneInfo {
TimeZoneInfo^ get ();
}
member TimeZoneInfo : TimeZoneInfo with get
Property Value
Type:
TimeZoneInfoSee Also