Click or drag to resize
GetVarActionChannel Property
Get/Set the name of the channel, if you query for a local channel variable. Leave empty to query for a global variable.

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