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