Constable Authorization Engine 2.0 BETA

UndoEngine.IsEnabled Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether this instance is allowed to record change notifications.

[Visual Basic]
Public Property IsEnabled As Boolean
[C#]
public bool IsEnabled {get; set;}

Property Value

true if this instance records changes; otherwisefalse .

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace