Click or drag to resize

TookanCreateTaskRequestauto_assignment Property

If this value is 1 The task will be auto assigned to the members of the specific team mentioned. or if this value is 0 it will be unassigned task created.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int auto_assignment { get; set; }

Property Value

Type: Int32
See Also