ProjectUpdateProjectWorkAsComplete Method

Overload List
  NameDescription
Public methodCode exampleUpdateProjectWorkAsComplete(DateTime, Boolean)
Updates all work as complete through a specified date for the entire project.
Public methodCode exampleUpdateProjectWorkAsComplete(DateTime, Boolean, ListTask)
Updates all work as complete through a specified date for the specified list of tasks.
See Also