The GetSinglePrintQueueRow function returns the printQueueRow record for the given primary key.
Method | /GetSinglePrintQueueRow |
The request body is of type GetSinglePrintQueueRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePrintQueueRowResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePrintQueueRowResult | PrintQueueRowInfo |
|