Application.CalendarShowBarSplits Method
Project Developer Reference |
Shows or hides task splits on the Calendar.
Syntax
expression.CalendarShowBarSplits(Display)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Display | Optional | Boolean | True if task splits appear on the Calendar. The default value is True. |
Return Value
Boolean
See Also