Click or drag to resize

QuebecSRMPrinterList Constructor

Initializes a new instance of the QuebecSRMPrinterList class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public QuebecSRMPrinterList(
	string name,
	bool isSRMDisabled,
	int id
)

Parameters

name  String
 
isSRMDisabled  Boolean
 
id  Int32
 
See Also