MassProductionQueueResult
Represents the results of a mass operation on production jobs, including the total number of jobs requested and successful.
Errors that occurred during the mass operation.
List of results for all jobs in the request.
Total number of jobs requested.
Total number of jobs successfully requested.
public MassProductionQueueResult()
Initializes an instance of the MassProductionQueueResult class.