_MSProject.TaskOnTimeline(Object, 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 TaskOnTimeline (object TaskID, object Remove, object TimelineViewName, object ShowDialog);
abstract member TaskOnTimeline : obj * obj * obj * obj -> bool
Public Function TaskOnTimeline (Optional TaskID As Object, Optional Remove As Object, Optional TimelineViewName As Object, Optional ShowDialog As Object) As Boolean
Parameters
- TaskID
- Object
- Remove
- Object
- TimelineViewName
- Object
- ShowDialog
- Object