3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Create
Parameter Method
Creates a new general parameter for the Phone System.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
Parameter
CreateParameter
()
Return Value
Parameter
An instance of
Parameter
class.
Implements
IPhoneSystem
CreateParameter
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Return Value
Implements
See Also