TookanJobAndAgentDetailDatateams Property |
The teams in which the agent is a member.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Dictionary<string, TookanTeamDetailData> teams { get; set; }
Public Property teams As Dictionary(Of String, TookanTeamDetailData)
Get
Set
Property Value
Type:
DictionaryString,
TookanTeamDetailDataSee Also