3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
    Show/Hide TOC

      PhoneSystemSetParameter Method

      Overload List

      SetParameter(String, String) Calls SetParameter(String, String, NullableParameterType, String, IOMTransaction) for instant modification
      SetParameter(String, String, IOMTransaction) Adds parameter value update to the specified object using SetParameter(String, String, NullableParameterType, String, IOMTransaction)
      SetParameter(String, String, NullableParameterType, String) Calls SetParameter(String, String, NullableParameterType, String, IOMTransaction) for instant modification
      SetParameter(String, String, NullableParameterType, String, IOMTransaction) Updates existing custom parameter or adds new

      See Also

      Reference

      PhoneSystem Class
      TCX.Configuration Namespace

      In This Article

      • Overload List
      • See Also