_Global.OutlineShowTasks(PJTaskOutlineShowLevel, 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 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