Click or drag to resize

FeatureInvocationParametersAction Property

The action used in the 'avaya-cm-action' parameter of the feature invocation.

If set to Undefined, avaya-cm-action is not used during feature invocation.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public FeatureAction Action { get; set; }

Property Value

Type: FeatureAction
See Also