Compartir a través de


ApplicationClass.OutlineShowTasks(PJTaskOutlineShowLevel, Object) Método

Definición

public virtual 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
override this.OutlineShowTasks : Microsoft.Office.Interop.MSProject.PJTaskOutlineShowLevel * obj -> bool
Public Overridable Function OutlineShowTasks (Optional OutlineNumber As PJTaskOutlineShowLevel = Microsoft.Office.Interop.MSProject.PJTaskOutlineShowLevel.pjTaskOutlineShowLevelMax, Optional ExpandInsertedProjects As Object) As Boolean

Parámetros

OutlineNumber
PJTaskOutlineShowLevel
ExpandInsertedProjects
Object

Devoluciones

Implementaciones

Se aplica a