Constable Authorization Engine 2.0 BETA

ChangeUndoManager.Commit Method 

[This is preliminary documentation and subject to change.]

Indicates that a change has been completed.

[Visual Basic]
Overridable Public Sub Commit()
[C#]
public virtual void Commit();

Remarks

The method is typically called as part of processing the InstanceChanged event when the actual change has been completed.

See Also

ChangeUndoManager Class | LaMarvin.ComponentModel Namespace