3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Tenant
Get
Property
Value Method
returns value of property or null if it is not defined.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
string
GetPropertyValue
(
string
name
)
Parameters
name
String
property name
Return Value
String
See Also
Reference
Tenant Interface
TCX.Configuration Namespace
In This Article
Definition
Parameters
Return Value
See Also