Click or drag to resize

PeripheralConfiguration Constructor (Int32, Boolean, Boolean)

Initializes a new instance of the PeripheralConfiguration class.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public PeripheralConfiguration(
	int magCardOutput,
	bool saveAsDefault,
	bool loadFactorySettings
)

Parameters

magCardOutput
Type: SystemInt32
saveAsDefault
Type: SystemBoolean
loadFactorySettings
Type: SystemBoolean
See Also