GatewayVariableChoices Property

A map that stores custom variable choices for the gateway (depends on the template file associated with the gateway).

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Dictionary<string, string> VariableChoices { get; set; }

Property Value

DictionaryString, String

See Also