Click or drag to resize

DeviceProductRestriction Constructor

Initializes a new instance of the DeviceProductRestriction class.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public DeviceProductRestriction(
	FWFirmwareDevice[] supported
)

Parameters

supported
Type: ProScriptFWFirmwareDevice
list of compatible devices
See Also