Click or drag to resize
OriginateActionChannel Property
Get/Set Channel on which to originate the call (The same as you specify in the Dial application command)
This property is required.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Channel { get; set; }

Property Value

Type: String
See Also