Modifier and Type | Class and Description |
---|---|
class |
AssignmentBaseline
Represents Baseline of a resource assignment.
|
class |
TaskBaseline
Represents Baseline of a Task.
|
Modifier and Type | Method and Description |
---|---|
Baseline |
BaselineCollection.get(int index)
Returns the baseline at the specified position.
|
Baseline |
BaselineCollection.remove(int index)
Removes the element at the specified position in this list.
|
Modifier and Type | Method and Description |
---|---|
List<Baseline> |
BaselineCollection.toList()
Converts the BaselineCollection object to a list of
Baseline objects. |
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.