TaskItemModel.dependent_task_action Property
An action to take when a dependent task is closed
Public Property dependent_task_action() As TaskAction
This language is not supported or no code example is available.
public TaskAction dependent_task_action {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function get dependent_task_action() : TaskAction;
public function set dependent_task_action(value : TaskAction);
This language is not supported or no code example is available.
Property Value
TaskAction
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1