Click or drag to resize

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; }

Property Value

Type: DictionaryString, TookanTeamDetailData
See Also