Share via


RetailConnActionGeneratorMaster.parmDoNotReplicateTablesFilter Method [AX 2012]

Specifies the IDs of tables which would be skipped in table-distribution

Syntax

public container parmDoNotReplicateTablesFilter([container _doNotReplicateTablesFilter])

Run On

Server

Parameters

  • _doNotReplicateTablesFilter
    Type: container
    Container containing the IDs of tables to skip

Return Value

Type: container
The current value of the setting

See Also

Reference

RetailConnActionGeneratorMaster Class