SetPercentComplete

 

Purpose: Set the percent complete for the current row. It will use the status symbol method. If no status symbol is on the row, it will insert one. If a status symbol is not defined in the toolbox, it will use symbol 32 and reset it to an invisible status symbol.

 

Argument  

Type

Required

Purpose

1

Integer

Yes

Task Row

2

Real

Yes

Percentage Complete for row 0.0 to 100.0

 

 

Example: Set the percent complete for row 5 to 25%.

With objMilestones

  .SetPercentComplete (5,25.0)

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.