Click or drag to resize
AgentsEventLoggedInChan Property
Get/Set the name of channel this agent logged in from or "n/a" if the agent is not logged in.

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

Property Value

Type: String
See Also