Share via


AxEcoResProductMasterColor.currentRecord Method [AX 2012]

Gets or sets the EcoResProductMasterColor buffer for the current record.

Syntax

public Common currentRecord([Common _ecoResProductMasterColor])

Run On

Called

Parameters

  • _ecoResProductMasterColor
    Type: Common Table
    The new EcoResProductMasterColor buffer to be used for the current record.

Return Value

Type: Common Table
The EcoResProductMasterColor buffer for the current record.

See Also

Reference

AxEcoResProductMasterColor Class