Click or drag to resize

IUserCancelChanges Method

If you made changes to the model that you don’t want to be saved to the database, call the CancelChanges method.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void CancelChanges()
See Also