PhoneSystemCreateParameter Method

Creates a new general parameter for the Phone System.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public Parameter CreateParameter()

Return Value

Parameter
An instance of Parameter class.

Implements

IPhoneSystemCreateParameter

See Also