Constable Authorization Engine 2.0 BETA

ChangeUndoManager.EventArgs Property

[This is preliminary documentation and subject to change.]

Gets the change notification event data as specified in the call to the Initialize method.

[Visual Basic]
Public ReadOnly Property EventArgs As ChangeEventArgs
[C#]
public ChangeEventArgs EventArgs {get;}

Property Value

The change notification event data.

See Also

ChangeUndoManager Class | LaMarvin.ComponentModel Namespace