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