Click or drag to resize
GetVariableCommandVariable Property
Get/Set the name of the variable to retrieve.
Since Asterisk 1.2 you can also use custom dialplan functions (like "func(args)") as variable.

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Variable { get; set; }

Property Value

Type: String
See Also