_MSProject.OutlineShowTasks(PJTaskOutlineShowLevel, Object) Method

Definition

public bool OutlineShowTasks (Microsoft.Office.Interop.MSProject.PJTaskOutlineShowLevel OutlineNumber = Microsoft.Office.Interop.MSProject.PJTaskOutlineShowLevel.pjTaskOutlineShowLevelMax, object ExpandInsertedProjects);
abstract member OutlineShowTasks : Microsoft.Office.Interop.MSProject.PJTaskOutlineShowLevel * obj -> bool
Public Function OutlineShowTasks (Optional OutlineNumber As PJTaskOutlineShowLevel = Microsoft.Office.Interop.MSProject.PJTaskOutlineShowLevel.pjTaskOutlineShowLevelMax, Optional ExpandInsertedProjects As Object) As Boolean

Parameters

OutlineNumber
PJTaskOutlineShowLevel
ExpandInsertedProjects
Object

Returns

Applies to