RetailOfflineDefaultProfileCreator.createScopeFromJob Method [AX 2012]

Creates a scope to synchronize the same tables as those mapped to the current RSC job.

Syntax

private void createScopeFromJob(int _syncFrequency)

Run On

Called

Parameters

  • _syncFrequency
    Type: int
    The time in seconds between successive synchronization sessions.

See Also

Reference

RetailOfflineDefaultProfileCreator Class