XDSServices.flushXDSMyConstructs Method [AX 2012]

Flushes the MyConstruct table that is used with XDS.

public int flushXDSMyConstructs(int reserved, [str tablename])

Run On

Server

Parameters

reserved
Type: int
A reserved flag; not currently used.
tablename
Type: str
The name of the MyConstruct table to flush. It no value is passed in, or if an empty string is passed in, all MyConstruct tables are flushed.

Community Additions

ADD
Show: