Purpose: This command is used to obtain the current outline level of the task row.
Returns: Variant; Outline level (1-9)
|
Argument |
Type |
Required |
Purpose |
|
1 |
Integer |
Yes |
Task Row (1 based) |
|
Example: This example gets the outline level of Row 4. With objMilestones nOutlineLevel = .GetOutlineLevel (4) End With
The Task Row must exist or an error is generated.
|
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.