GlobalClass.GetUndoListItem(Int32) Method

Definition

public:
 virtual System::String ^ GetUndoListItem(int ItemIndex) = Microsoft::Office::Interop::MSProject::_Global::GetUndoListItem;
public virtual string GetUndoListItem (int ItemIndex);
abstract member GetUndoListItem : int -> string
override this.GetUndoListItem : int -> string
Public Overridable Function GetUndoListItem (ItemIndex As Integer) As String

Parameters

ItemIndex
Int32

Returns

Implements

Applies to