RetailOfflineDefaultProfileCreator.createScopeForSeeds Method [AX 2012]

Creates a scope to synchronize the rows in the RetailPOSSeedData table.

private void createScopeForSeeds(int _syncFrequency)

Run On

Called

Parameters

_syncFrequency
Type: int
The time in seconds between successive synchronizations.

A scope is a set of synchronized tables.

Community Additions

ADD
Show: