GatewayParameterValueGetCorrespondingParametersForOutbound Method

Returns the set of GatewayParameter objects for which this parameter can be a possible value when the parameter is used as an Outbound parameter.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
GatewayParameter[] GetCorrespondingParametersForOutbound()

Return Value

GatewayParameter
An array of GatewayParameter objects.

See Also