| |||||||||||||||||
Update methodUpdates the eRoom server with changes as follows:
Syntax
ParametersNone. Return value
RemarksChanges made to Database Cells by setting their Content properties are not updated on the server until you call Update on the Database Row that contains the Cell. Changes made to Custom Fields by setting their Content properties are not updated on the server until Update is called on the Custom Field Set. Changes made to Routing Targets by calling the CreateRoutingTarget, Delete, SetTargetPosition, or Clear methods are not updated to the server until you call Update on the Routing Source that contains the Routing Target. Changes made to Stationery objects by calling the CreateStationery, Delete, SetStationeryPosition, or Clear methods are not updated to the server until you call Update on the Stationery Manager that contains the Stationery. |
Home |