ApplicationClass.GanttBarLinks(PjGanttBarLink) Method

Definition

public virtual bool GanttBarLinks (Microsoft.Office.Interop.MSProject.PjGanttBarLink Display = Microsoft.Office.Interop.MSProject.PjGanttBarLink.pjNoGanttBarLinks);
abstract member GanttBarLinks : Microsoft.Office.Interop.MSProject.PjGanttBarLink -> bool
override this.GanttBarLinks : Microsoft.Office.Interop.MSProject.PjGanttBarLink -> bool
Public Overridable Function GanttBarLinks (Optional Display As PjGanttBarLink = Microsoft.Office.Interop.MSProject.PjGanttBarLink.pjNoGanttBarLinks) As Boolean

Parameters

Display
PjGanttBarLink

Returns

Implements

Applies to