PhoneSystemGetParameterValue Method
Take value of specific parameter
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public string GetParameterValue(
string name
)
- name String
- name of parameter
StringReturns value of the parameter or null if parameter does not exist
IPhoneSystemGetParameterValue(String)