VMBInformation Constructor

Initializes a new instance of the VMBInformation class

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public VMBInformation(
	int _total,
	int _new
)

Parameters

_total  Int32
_new  Int32

See Also