Click or drag to resize

AMLSystemUnitClass(SystemUnitClassType) Constructor

Initializes a new instance of the AMLSystemUnitClass class.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public AMLSystemUnitClass(
	SystemUnitClassType systemUnitClass
)

Parameters

systemUnitClass  SystemUnitClassType
The system unit class.
See Also