| AGIRequestPriority Property |
Returns the priority in the dial plan from which the AGI script was called.
Namespace: AsterNET.FastAGIAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Priority { get; }
Public ReadOnly Property Priority As String
Get
public:
property String^ Priority {
String^ get ();
}
member Priority : string with get
Property Value
Type:
StringSee Also