PhoneSystemSetParameter(String, String) Method

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public bool SetParameter(
	string name,
	string value
)

Parameters

name  String
 
value  String
 

Return Value

Boolean

Implements

IPhoneSystemSetParameter(String, String)

Remarks

does not modify Description(set empty for new one) and Type (sets it to Stringfor new one)

See Also