ApplicationClass.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 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
Parameters
- OutlineNumber
- PJTaskOutlineShowLevel
- ExpandInsertedProjects
- Object