RetailOfflineDefaultProfileCreator.createScopeForSerializedTransactions Method [AX 2012]

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

private void createScopeForSerializedTransactions(int _syncFrequency)

Run On

Called

Parameters

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

Community Additions

ADD
Show: