SyncSolution.onConfigure Method [AX 2012]
Serves during the configuration of an instance of a solution.
Syntax
public void onConfigure(SyncSolutionId _solutionId, SyncSolutionConfigureSource _eventSource)
Run On
Called
Parameters
- _solutionId
Type: SyncSolutionId Extended Data Type
The ID of the instance of the solution that is being configured.
- _eventSource
Type: SyncSolutionConfigureSource Enumeration
The source that triggered the event.