Member Junction
    Preparing search index...

    Input for the task-graph control operations.

    interface TaskGraphControlInput {
        parentTaskID: string;
    }
    Index

    Properties

    Properties

    parentTaskID: string

    Parent task ID identifying the graph.