Share via


RetailConnActionGeneratorWorker.parmDoNotReplicateTablesFilter Method [AX 2012]

Specifies the IDs of tables that would be skipped in table distribution.

Syntax

public container parmDoNotReplicateTablesFilter([container _doNotReplicateTablesFilter])

Run On

Server

Parameters

  • _doNotReplicateTablesFilter
    Type: container
    A container that contains the IDs of tables to skip.

Return Value

Type: container
The current value of the setting.

See Also

Reference

RetailConnActionGeneratorWorker Class