GlobalClass.OutlineShowTasks(PJTaskOutlineShowLevel, Object) Method

Definition

public virtual bool OutlineShowTasks (Microsoft.Office.Interop.MSProject.PJTaskOutlineShowLevel OutlineNumber = Microsoft.Office.Interop.MSProject.PJTaskOutlineShowLevel.pjTaskOutlineShowLevelMax, object ExpandInsertedProjects);
Public Overridable Function OutlineShowTasks (Optional OutlineNumber As PJTaskOutlineShowLevel = Microsoft.Office.Interop.MSProject.PJTaskOutlineShowLevel.pjTaskOutlineShowLevelMax, Optional ExpandInsertedProjects As Object) As Boolean

Parameters

OutlineNumber
PJTaskOutlineShowLevel
ExpandInsertedProjects
Object

Returns

Boolean

Implements

Applies to