Purpose: Set the start and end dates for the schedule.
Returns: none
|
Argument |
Type |
Required |
Purpose |
|
1 |
String |
Yes |
Start date for the schedule |
|
2 |
String |
Yes |
End date for the schedule |
With objMilestones
.SetMiscProperty "Use4DigitYears",1
.SetStartAndEndDates "1/1/2017","12/31/2017"
.Refresh
End With
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.