3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Version Property
Version string of currently installed 3CX Phone System.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
string
Version
{
get
; }
Property Value
String
Implements
IPhoneSystem
Version
Remarks
The version string is read from the registry.
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Property Value
Implements
Remarks
See Also