PhoneSystemConfigVersion 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#
public string ConfigVersion { get; }

Property Value

String

Implements

IPhoneSystemConfigVersion

Remarks

For proper installations, this should always be equal to the version number.

See Also