TookanCreateTaskRequestfleet_id Property |
This is unique agent id given to each agent, if given the task will be assigned to the respective agent. You can get it from dashboard Menu>More>agents.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string fleet_id { get; set; }
Public Property fleet_id As String
Get
Set
Property Value
Type:
StringSee Also