Share via


RetailOfflineDefaultProfileCreator.createScopeForSerializedTransactions Method [AX 2012]

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

Syntax

private void createScopeForSerializedTransactions(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