Click or drag to resize
AgentLogoffActionAction Property
Returns the name of this action, i.e. "AgentLogoff".

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

Return Value

Type: String
the name of this action
See Also