Inheritance
System.Object
ServerInfoHeader
Assembly: BoldReports.Web.dll
public class ServerInfoHeader : Object
Constructors
Declaration
public ServerInfoHeader()
Properties
Declaration
public string ReportServerDateTime { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ReportServerEdition { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public TimeZoneInformation ReportServerTimeZoneInfo { get; set; }
Property Value
Declaration
public string ReportServerVersion { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ReportServerVersionNumber { get; set; }
Property Value
Type |
Description |
System.String |
|