_MSProject.UpdateProject(Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool UpdateProject (object All, object UpdateDate, object action);
abstract member UpdateProject : obj * obj * obj -> bool
Public Function UpdateProject (Optional All As Object, Optional UpdateDate As Object, Optional action As Object) As Boolean
Parameters
- All
- Object
- UpdateDate
- Object
- action
- Object