Share via


AxEcoResProductMasterConfiguration.currentRecord Method [AX 2012]

Gets or sets the EcoResProductMasterConfiguration buffer for the current record.

Syntax

public Common currentRecord([Common _ecoResProductMasterConfiguration])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

AxEcoResProductMasterConfiguration Class