Share via


RetailOfflineDefaultProfileCreator.createScopeForSuspendedTransactions Method [AX 2012]

Creates a scope to synchronize the suspended transactions between the store and offline databases.

Syntax

private void createScopeForSuspendedTransactions(int _syncFrequency)

Run On

Called

Parameters

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

See Also

Reference

RetailOfflineDefaultProfileCreator Class