Constable Authorization Engine 2.0 BETA

UndoEngine.Limit Property

[This is preliminary documentation and subject to change.]

Gets or sets the max. number of undo entries this instance will keep in memory.

[Visual Basic]
Public Property Limit As Integer
[C#]
public int Limit {get; set;}

Property Value

The undo limit.

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace