Revert method
Cancels changes made to an object, as follows:
For this interface |
The Revert method cancels
these changes |
IERUDBRow |
All changes made to the cells in the specified Database Row. |
IERURoutingSource |
All changes made to Routing Targets in the specified Folder Page
or Inbox Page. |
IERUCustomFieldSet |
All changes made to the Custom Field Set. |
IERUStationeryManager |
All changes to Stationery objects in the specified Folder Page. |
Syntax
C++:
HRESULT Revert ()
Scripting languages
Object.Revert |
Parameters
None.
Return value
C++
The return code. |
Scripting languages
None. |
Remarks
Changes made to Database Cells, Custom Fields, Stationery,
and Routing Targets are not saved to the server until you call the Update method. |
Home
Applies to
IERUDBRow
IERURoutingSource
IERUCustomFieldSet
IERUStationeryManager |