Purpose: Retrieve a task line ValueSet value
Return Value: Variant, Value
|
Argument |
Type |
Required |
Purpose |
|
1 |
Integer |
Yes |
The index for the task line. |
|
2 |
String |
Yes |
The name of the ValueSet |
|
3 |
String |
Yes |
The date for which a value (mm/dd/yy) should be retrieved. |
|
Example: This example gets the value for January 15, 2024 for the BudgetDollars ValueSet. With objMilestones value = .GetTasklineValueSetValue (2, "BudgetDollars", "1/15/2024") End With |
Related Topics
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.