Właściwość ServerInfoHeader.ReportServerDateTime
Pobiera Data i czas serwer raportów*.*
Przestrzeń nazw: ReportService2010
Zestaw: ReportService2010 (w ReportService2010.dll)
Składnia
'Deklaracja
Public Property ReportServerDateTime As String
Get
Set
'Użycie
Dim instance As ServerInfoHeader
Dim value As String
value = instance.ReportServerDateTime
instance.ReportServerDateTime = value
public string ReportServerDateTime { get; set; }
public:
property String^ ReportServerDateTime {
String^ get ();
void set (String^ value);
}
member ReportServerDateTime : string with get, set
function get ReportServerDateTime () : String
function set ReportServerDateTime (value : String)
Wartość właściwości
Typ: System.String
Tylko do odczytu System.DateTime wartość zawiera dane i czas serwer raportów.