Class GetPropertiesResponse
Inheritance
System.Object
GetPropertiesResponse
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class GetPropertiesResponse : Object
Constructors
GetPropertiesResponse()
Declaration
public GetPropertiesResponse()
GetPropertiesResponse(ServerInfoHeader, Property[])
Declaration
public GetPropertiesResponse(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[] |