AxMCRSalesTable.mcrSalesTable Method [AX 2012]

Gets or sets the record associated to the current instance.

Syntax

public MCRSalesTable mcrSalesTable([MCRSalesTable _mcrSalesTable])

Run On

Called

Parameters

  • _mcrSalesTable
    Type: MCRSalesTable Table
    The record to associate with the current class; optional.

Return Value

Type: MCRSalesTable Table
The record associated with the current class.

See Also

Reference

AxMCRSalesTable Class