ServerInfoHeader.ReportServerDateTime Property

Definition

Gets or sets the date and time for the report server.

public:
 property System::String ^ ReportServerDateTime { System::String ^ get(); void set(System::String ^ value); };
public string ReportServerDateTime { get; set; }
member this.ReportServerDateTime : string with get, set
Public Property ReportServerDateTime As String

Property Value

Returns the date and time for the report server.

Applies to