RetailOfflineDefaultProfileCreator.createScopeForPosBatchStaging Method [AX 2012]

Creates a scope to synchronize the RetailPosBatchTable table between the store and offline databases.

Syntax

private void createScopeForPosBatchStaging(int _syncFrequency)

Run On

Called

Parameters

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

See Also

Reference

RetailOfflineDefaultProfileCreator Class