ApplicationClass.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 virtual bool TaskOnTimeline (object TaskID, object Remove, object TimelineViewName, object ShowDialog);
abstract member TaskOnTimeline : obj * obj * obj * obj -> bool
override this.TaskOnTimeline : obj * obj * obj * obj -> bool
Public Overridable 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