Share via


AxMCRCustTable::newMCRCustTable Method [AX 2012]

Constructs an instance of the AxMCRCustTable class.

Syntax

client server public static AxMCRCustTable newMCRCustTable(MCRCustTable _mcrCustTable)

Run On

Called

Parameters

  • _mcrCustTable
    Type: MCRCustTable Table
    The MCRCustTable record with which to initialize the AxMCRCustTable class.

Return Value

Type: AxMCRCustTable Class
The newly created AxMCRCustTable object.

See Also

Reference

AxMCRCustTable Class