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