Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 870 Bytes

Project.Application.CalendarShowBarSplits.md

File metadata and controls

39 lines (24 loc) · 870 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.CalendarShowBarSplits method (Project)
vbapj.chm2382
vbapj.chm2382
project-server
Project.Application.CalendarShowBarSplits
d52f7a1e-ec74-3804-4bbd-3e27ae362e26
06/08/2017
medium

Application.CalendarShowBarSplits method (Project)

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

[!includeSupport and feedback]