SetEndDate

Purpose: Set a new ending date for the schedule.

Returns: None

Argument  

Type

Required

Purpose

1

String

Yes

New End Date

Notes:

 

Example: Set the end date to December 31, 2017 and then cause the screen to refresh.

With objMilestones

  .SetMiscProperty "Use4DigitYears",1  

  .SetEndDate "12/31/2017"

  .Refresh

End With

Note:

 

Related Topics

  1. SetPageStartEndDates
  2. SetStartAndEndDates
  3. SetStartDate

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

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.