![](../icons/Help.png) | QueueStatusActionAction Property |
Get the name of this action, i.e. "QueueStatus".
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override string Action { get; }
Public Overrides ReadOnly Property Action As String
Get
public:
virtual property String^ Action {
String^ get () override;
}
abstract Action : string with get
override Action : string with get
Property Value
Type:
String
See Also