Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / TasksController Class / CurrentTasks Property
In This Topic
    CurrentTasks Property
    In This Topic
    Gets list of current tasks.
    Syntax
    public IEnumerable<TaskInfo> CurrentTasks {get;}
    See Also