Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 801 Bytes

Project.Application.CloseUndoTransaction.md

File metadata and controls

31 lines (20 loc) · 801 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.CloseUndoTransaction method (Project)
vbapj.chm131794
vbapj.chm131794
project-server
Project.Application.CloseUndoTransaction
704bde43-803d-fd63-68a6-7b4058e5d3b1
06/08/2017
medium

Application.CloseUndoTransaction method (Project)

Closes an undo set for a series of operations previously created by OpenUndoTransaction method.

Syntax

expression. CloseUndoTransaction

expression A variable that represents an Application object.

Remarks

See "Creating an Undo Transaction Set" in Multiple Undo/Redo Actions.

[!includeSupport and feedback]