Constable Authorization Engine 2.0 BETA

UndoEngine.RootInstance Property

[This is preliminary documentation and subject to change.]

Gets or sets the root instance associated with the UndoEngine.

[Visual Basic]
Public Property RootInstance As IChangeEventSource
[C#]
public IChangeEventSource RootInstance {get; set;}

Property Value

The root instance.

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace