title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.EditRedo method (Project) |
vbapj.chm200 |
|
project-server |
|
4d391a2e-cc0b-f2c6-2347-8020ada46670 |
06/08/2017 |
medium |
Redoes the top item on the redo stack.
expression. EditRedo
( _fRedo_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
fRedo | Optional | Integer | Specifies the number of items to redo. If the total number of items on the redo stack is less than fRedo, EditRedo redoes all items. |
Boolean
[!includeSupport and feedback]