Share via


SitesSvcSolution.onDeactivate Method [AX 2012]

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

Syntax

public void onDeactivate(SyncSolutionId _solutionId)

Run On

Called

Parameters

Remarks

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

See Also

Reference

SitesSvcSolution Class