Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 839 Bytes

Project.Application.EnableChangeHighlighting.md

File metadata and controls

31 lines (20 loc) · 839 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.EnableChangeHighlighting property (Project)
vbapj.chm131606
vbapj.chm131606
project-server
Project.Application.EnableChangeHighlighting
68365e16-6746-9ee6-9462-f9b076f986c6
06/08/2017
medium

Application.EnableChangeHighlighting property (Project)

True if change highlighting is enabled. Read/write Boolean.

Syntax

expression. EnableChangeHighlighting

expression A variable that represents an Application object.

Remarks

The default value of EnableChangeHighlighting is False. See also the ToggleChangeHighlighting method.

[!includeSupport and feedback]