Milestones.asArray Method
Parent Object: MilestonesDefined in namespace "adsk::core" and the header file is <Core/Dashboard/Milestones.h>
Description
Get the current list of all milestones.
Syntax
"milestones_var" is a variable referencing a Milestones object. |
Return Value
| Type | Description |
| Milestone[] | Returns the current list of all milestones. |
