Click or drag to resize
QueueAddActionQueue Property
Get/Set the name of the queue the new member will be added to.
This property is mandatory.

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

Property Value

Type: String
See Also