OpsDestinationPrinterRequest Constructor |
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic OpsDestinationPrinterRequest(
TranslatedText tt,
PrinterType printerType,
List<DbPrinter> printers,
PrinterID definedPrinter,
PrinterGroupSelection data
)
Parameters
- tt TranslatedText
-
- printerType PrinterType
-
- printers ListDbPrinter
-
- definedPrinter PrinterID
-
- data PrinterGroupSelection
-
See Also