MassCancelResult
Represents the results of a cancel operation on multiple production jobs, including the total number of jobs requested and successfully canceled.
Gets or sets a list of results for each job in the cancel request.
Gets or sets a list of errors that occurred during the mass cancel operation.
Gets or sets the total number of cancel jobs successfully requested.
Gets or sets the total number of cancel jobs requested.
public MassCancelResult()
Initializes an instance of the MassCancelResult class.