Overload List

  NameDescription
TaskManager()()()
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(DataManagementMode)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(IEnumerable)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(Entity, DataManagementMode)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(Entity, IEnumerable)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(ResourceManager, DataManagementMode)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(Schedule, DataManagementMode)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(IEnumerable<(Of <(SimpleTaskItem>)>), ResourceManager)
Initializes a new instance of the TaskManager class using simple data management mode.
TaskManager(IEnumerable, Schedule)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(Entity, ResourceManager, DataManagementMode)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(Entity, IEnumerable<(Of <(SimpleTaskItem>)>), ResourceManager)
Initializes a new instance of the TaskManager class using simple data management mode.
TaskManager(Entity, IEnumerable, Schedule)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(ResourceManager, Schedule, DataManagementMode)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(IEnumerable<(Of <(SimpleTaskItem>)>), ResourceManager, Schedule)
Initializes a new instance of the TaskManager class using simple data management mode.
TaskManager(IEnumerable, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, ResourceManager, Schedule, EntityManager..::.Initialization, EntityManager..::.Initialization)
Initializes a new instance of the TaskManager class.
TaskManager(Entity, IEnumerable, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, ResourceManager, Schedule, EntityManager..::.Initialization, EntityManager..::.Initialization)
Initializes a new instance of the TaskManager class.
TaskManager(IEnumerable, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, ResourceManager, Schedule, Boolean, Boolean, Boolean, EntityManager..::.Initialization, EntityManager..::.Initialization)
Initializes a new instance of the TaskManager class.
TaskManager(Entity, IEnumerable, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, ResourceManager, Schedule, Boolean, Boolean, Boolean, EntityManager..::.Initialization, EntityManager..::.Initialization)
Initializes a new instance of the TaskManager class.
TaskManager(Entity, ResourceManager, Schedule, DataManagementMode)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(Entity, IEnumerable<(Of <(SimpleTaskItem>)>), ResourceManager, Schedule)
Initializes a new instance of the TaskManager class using simple data management mode.
TaskManager(IEnumerable, ResourceManager, Boolean, Boolean, Boolean)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(Entity, IEnumerable, ResourceManager, Boolean, Boolean, Boolean)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(IEnumerable, ResourceManager, Schedule, Boolean, Boolean, Boolean)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.
TaskManager(Entity, IEnumerable, ResourceManager, Schedule, Boolean, Boolean, Boolean)
Initializes a new instance of the TaskManager class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, and PredecessorItem objects.

See Also