Overload List
| Name | Description | |
|---|---|---|
| PredecessorManager()()() |
Initializes a new instance of the PredecessorManager class.
The initial values of the data member properties are set to appropriate property paths for using PredecessorItem objects.
| |
| PredecessorManager(Task, DataManagementMode) |
Initializes a new instance of the PredecessorManager class.
The initial values of the data member properties are set to appropriate property paths for using PredecessorItem objects.
| |
| PredecessorManager(Task, IEnumerable<(Of <(SimplePredecessorItem>)>)) |
Initializes a new instance of the PredecessorManager class using simple data management mode.
| |
| PredecessorManager(Task, IEnumerable) |
Initializes a new instance of the PredecessorManager class.
The initial values of the data member properties are set to appropriate property paths for using PredecessorItem objects.
| |
| PredecessorManager(Task, IEnumerable, String, String, String, EntityManager..::.Initialization, EntityManager..::.Initialization) |
Initializes a new instance of the PredecessorManager class.
|