Udostępnij za pośrednictwem


Właściwość ServerInfoHeader.ReportServerTimeZoneInfo

Pobiera czas strefy informacje dla serwera raportowania.

Przestrzeń nazw:  ReportService2006
Zestaw:  ReportService2006 (w ReportService2006.dll)

Składnia

'Deklaracja
Public Property ReportServerTimeZoneInfo As TimeZoneInformation
    Get
    Set
'Użycie
Dim instance As ServerInfoHeader
Dim value As TimeZoneInformation

value = instance.ReportServerTimeZoneInfo

instance.ReportServerTimeZoneInfo = value
public TimeZoneInformation ReportServerTimeZoneInfo { get; set; }
public:
property TimeZoneInformation^ ReportServerTimeZoneInfo {
    TimeZoneInformation^ get ();
    void set (TimeZoneInformation^ value);
}
member ReportServerTimeZoneInfo : TimeZoneInformation with get, set
function get ReportServerTimeZoneInfo () : TimeZoneInformation
function set ReportServerTimeZoneInfo (value : TimeZoneInformation)

Wartość właściwości

Typ: ReportService2006.TimeZoneInformation
A TimeZoneInformation obiekt, który zawiera czas strefy informacji serwer raportów.