_MSProject.TaskMove(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 TaskMove (object MoveForward, object IsWorkingDuration, object MoveDays);
abstract member TaskMove : obj * obj * obj -> bool
Public Function TaskMove (Optional MoveForward As Object, Optional IsWorkingDuration As Object, Optional MoveDays As Object) As Boolean
Parameters
- MoveForward
- Object
- IsWorkingDuration
- Object
- MoveDays
- Object