SyncSolution.getSolutionInfo Method [AX 2012]

Provides the solution information.

Syntax

public abstract SyncSolutionInfo getSolutionInfo()

Run On

Called

Return Value

Type: SyncSolutionInfo Class
The sync solution information.

Remarks

This method must be overridden to provide the sync information.

See Also

Reference

SyncSolution Class