Share via


SyncSynchronizationProgress.setOutput Method [AX 2012]

Sets the output parameter to be returned from the operation.

Syntax

public void setOutput(container _output)

Run On

Called

Parameters

  • _output
    Type: container
    The output container.

See Also

Reference

SyncSynchronizationProgress Class