CancelJobResult
Represents the results of cancel operation on a production job.
Gets a Boolean value indicating whether the cancel request was successfully sent.
Gets or sets a list of errors that occurred during the cancel operation.
Gets or sets the artifact ID of the canceled production job.
Gets or sets the artifact ID of the canceled production.
Gets or sets the artifact ID of the workspace containing the canceled production.
public CancelJobResult()
Initializes an instance of the CancelJobResult class.