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