Purpose: Set the current outline level of the task row.
Returns: none
|
Argument |
Type |
Required |
Purpose |
|
1 |
Integer |
Yes |
Task Row (1 based) |
|
2 |
Integer |
Yes |
New outline level (1-9) |
|
Example: Set the outline level of Row 4 to 2. With objMilestones . SetOutlineLevel 4,2 End With |
Notes:
The Task Row must exist or an error is generated.
The outline passed in must be an integer value from 1-9.
To effectively program with this interface, it's important to learn all about Milestones Professional. Learn about Milestones.
Milestones Professional 2023 Automation Methods and Properties. © Copyright 2000-2023, KIDASA Software, Inc. All rights reserved.