Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.03 KB

Project.Application.BarRounding.md

File metadata and controls

44 lines (26 loc) · 1.03 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.BarRounding method (Project)
vbapj.chm2080
vbapj.chm2080
project-server
Project.Application.BarRounding
6f776070-0a37-a72b-8cf8-ea3fd2c3fd06
06/08/2017
medium

Application.BarRounding method (Project)

Controls whether the start times of tasks are reflected by their corresponding task bars or the task bars are rounded to full days.

Syntax

expression. BarRounding( _On_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
On Optional Boolean True if bars round to the nearest day. The default value is True.

Return value

Boolean

Remarks

The BarRounding method affects only how tasks display on the Gantt Chart or Calendar. The duration of the tasks is not affected.

[!includeSupport and feedback]