3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Set
Parameter(String, String) Method
Calls
SetParameter(String, String, Nullable
ParameterType
, String, IOMTransaction)
for instant modification
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
bool
SetParameter
(
string
name
,
string
value
)
Parameters
name
String
value
String
Return Value
Boolean
Implements
IPhoneSystem
SetParameter(String, String)
Remarks
does not modify
Description
(set empty for new one) and
Type
(sets it to
String
for new one)
See Also
Reference
PhoneSystem Class
SetParameter Overload
TCX.Configuration Namespace
In This Article
Definition
Parameters
Return Value
Implements
Remarks
See Also