[]
Defines how the task starting conflict will be resolved.
public enum ResolveStartConflict
| Name | Description |
|---|---|
| MakeWorking | Make the taks's starting day nonworking. |
| MoveToNextWorking | Move the task start to the following working day. |
| RemainAsIs | Remain the task start as is. |