SetStartAndEndDates

 

Purpose: Set the start and end dates for the schedule.

 

Argument  

Type

Required

Purpose

1

String

Yes

Start date for the schedule

2

String

Yes

End date for the schedule

 

 

             

Example: set the schedule start and end dates to January 1 2024 through December 31 2024 

With objMilestones

  .SetMiscProperty "Use4DigitYears",1  

  .SetStartAndEndDates "1/1/2024","12/31/2024"

  .Refresh

End With

             

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

To effectively program with this interface, it's important to learn all about Milestones Professional.  Learn about Milestones.

Milestones Professional 2025 Automation Methods and Properties.  © Copyright 2000-2025, KIDASA Software, Inc. All rights reserved.