Dictionary::dataFlush Method [AX 2012]
Refreshes the table data in Microsoft Dynamics AX.
client server public static void dataFlush([TableId tableId])
Run On
CalledParameters
- tableId
- Type: TableId Extended Data Type
A tableId system data type that indicates a single table or all tables. The default value is ALL.
Show: