Class GetReportServerConfigInfoResponse
Inheritance
System.Object
GetReportServerConfigInfoResponse
Assembly: BoldReports.Web.dll
Syntax
public class GetReportServerConfigInfoResponse : Object
Constructors
GetReportServerConfigInfoResponse()
Declaration
public GetReportServerConfigInfoResponse()
Declaration
public GetReportServerConfigInfoResponse(ServerInfoHeader ServerInfoHeader, string ServerConfigInfo)
Parameters
| Type |
Name |
Description |
| ServerInfoHeader |
ServerInfoHeader |
|
| System.String |
ServerConfigInfo |
|
Fields
ServerConfigInfo
Declaration
public string ServerConfigInfo
Field Value
| Type |
Description |
| System.String |
|
Declaration
public ServerInfoHeader ServerInfoHeader
Field Value