Share via


SitesSvcSolution.onUpdate Method [AX 2012]

Implements the special update logic as required by the sites service.

Syntax

public void onUpdate(SyncSolutionId _solutionId)

Run On

Called

Parameters

Remarks

When this method is being overridden, the super method must be called.

See Also

Reference

SitesSvcSolution Class