TookanViewAllTasksRequestjob_id Property |
Filter the list based on the job ids.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public List<int> job_id { get; set; }
Public Property job_id As List(Of Integer)
Get
Set
Property Value
Type:
ListInt32See Also