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.
Implements the special update logic as required by the sites service.
Syntax
public void onUpdate(SyncSolutionId _solutionId)
Run On
Called
Parameters
- _solutionId
Type: SyncSolutionId Extended Data Type
The ID of the solution that was used to start the solution
Remarks
When this method is being overridden, the super method must be called.