RefreshTask

 

Purpose: Refresh the task line given in argument 1.

 

Argument  

Type

Required

Purpose

1

Integer

Yes

Task to refresh (1 based)

 

Notes:

 

Example: Place text into the description cell in column 1 of row 2 and then cause Milestones to update the screen display for just that task line.

With objMilestones

  .PutCell 2, 1, "This is the description text."

  .RefreshTask 2

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.