Click or drag to resize
DocumentTaskTaskTriggeringTaskDependencies Property
List of task's dependencies.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<TaskInfo> TaskDependencies { get; }

Property Value

Type: ListTaskInfo
See Also