ActionJob
Represents a script action job.
Gets or sets a list of RESTful operations that a user has permissions to perform on the script action job.
Gets or sets a value indicating whether html tags should be rendered by the browser.
Gets or sets the column information when the ReturnType is Table.
Gets or sets the error message when an error.
Gets or sets a list of unsupported and read-only properties on the script action job.
Gets or sets the name of the action.
Gets or sets the return type of the action.
Gets or sets the number of rows affected by the completed action when the ReturnType is Status.
Gets or sets the current status of the job.
public ActionJob()