The VerifyPrintQueueRowInfo function verifies a printQueueRow record against the available business rules.
Method | /VerifyPrintQueueRowInfo |
The request body is of type VerifyPrintQueueRowInfo.
Name | Description | Data Type |
---|---|---|
printQueueRow | PrintQueueRowInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPrintQueueRowInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyPrintQueueRowInfoResult | ArrayOfVerifyExceptionInfo |
|