Class GetSystemPropertiesResponse
Inheritance
System.Object
GetSystemPropertiesResponse
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class GetSystemPropertiesResponse : Object
Constructors
GetSystemPropertiesResponse()
Declaration
public GetSystemPropertiesResponse()
GetSystemPropertiesResponse(ServerInfoHeader, Property[])
Declaration
public GetSystemPropertiesResponse(ServerInfoHeader ServerInfoHeader, Property[] Values)
Parameters
| Type | Name | Description |
|---|---|---|
| ServerInfoHeader | ServerInfoHeader | |
| Property[] | Values |
Fields
ServerInfoHeader
Declaration
public ServerInfoHeader ServerInfoHeader
Field Value
| Type | Description |
|---|---|
| ServerInfoHeader |
Values
Declaration
public Property[] Values
Field Value
| Type | Description |
|---|---|
| Property[] |