Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 821 Bytes

Project.Application.GetRedoListItem.md

File metadata and controls

39 lines (24 loc) · 821 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GetRedoListItem method (Project)
vbapj.chm131094
vbapj.chm131094
project-server
Project.Application.GetRedoListItem
65a23a84-dc85-2935-c673-87643d1a2a2d
06/08/2017
medium

Application.GetRedoListItem method (Project)

Returns the label of the specified item in the redo list.

Syntax

expression. GetRedoListItem( _ItemIndex_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
ItemIndex Required Long Index of the item in the redo list.

Return value

String

[!includeSupport and feedback]