3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Config
Version Property
The version of the configuration database installed in the 3CX Phone System.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
string
ConfigVersion
{
get
; }
Property Value
String
Implements
IPhoneSystem
ConfigVersion
Remarks
For proper installations, this should
always
be equal to the version number.
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Property Value
Implements
Remarks
See Also