Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates WMSLocationLoad records that are related to the WMSLocation record if the specified values of the WMSLocation record has changed.
Syntax
server public static void updateOnWMSLocationChange(WMSLocation _wmsLocationUpdated, WMSLocation _wmsLocationOrig)
Run On
Server
Parameters
- _wmsLocationUpdated
Type: WMSLocation Table
The updated WMSLocation record.
- _wmsLocationOrig
Type: WMSLocation Table
The Orig version of the WMSLocation record.