Constable Authorization Engine 2.0 BETA

UndoEngine.UndoLabel Property

[This is preliminary documentation and subject to change.]

Gets the label for the operation that will be undone by calling the Undo method.

[Visual Basic]
Public ReadOnly Property UndoLabel As String
[C#]
public string UndoLabel {get;}

Property Value

The undo label.

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace