AxInternalBase.reconstruct Method [AX 2012]

Resets internal values of the current AxBC class and assigns a new table buffer.

Syntax

public void reconstruct(Common _common)

Run On

Called

Parameters

  • _common
    Type: Common Table
    The table buffer to be assigned to the current AxBC class.
    If the table buffer does not have a record ID, an empty table buffer will be assigned instead.

See Also

Reference

AxInternalBase Class