| ||||
Refresh methodRefreshes the state of the Item. Syntax
ParametersNone. Return value
RemarksRefreshes from the server database. This method is particularly useful for long-running SAAPI-S programs that maintain references to Items &endash; if those Items are modified by other processes, the referenced Items will become stale. Calling this method makes sure that a referenced object is up-to-date. |