Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 714 Bytes

Project.Application.UndoLevels.md

File metadata and controls

31 lines (20 loc) · 714 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.UndoLevels property (Project)
vbapj.chm132407
vbapj.chm132407
project-server
Project.Application.UndoLevels
2cfd6962-2cae-b7fe-2c8d-f0c81a1c1302
06/08/2017
medium

Application.UndoLevels property (Project)

Gets or sets the number of undo levels. The default is 20. Read/write Long.

Syntax

expression. UndoLevels

expression A variable that represents an Application object.

Remarks

The minimum value of UndoLevels is 1 (no multilevel undo) and the maximum is 99.

[!includeSupport and feedback]