Click or drag to resize
FeatureInvocationParametersDestination Property
The destination used in the 'avaya-cm-destination'=[destination]' parameter of the feature invocation.

If set to null, avaya-cm-destination is not used during feature invocation.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public string Destination { get; set; }

Property Value

Type: String
See Also