SetStartDate

Purpose: Set a new starting date for the schedule.

Returns: none

Argument  

Type

Required

Purpose

1

String

Yes

New Starting date for schedule.

Notes:

 

Example: Set the end date to January 1, 2017 and then cause the screen to refresh.

With objMilestones

  .SetMiscProperty "Use4DigitYears",1  

  .SetEndDate "1/1/2017"

  .Refresh

End With

Note:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

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.