Share via


AxEcoResProductMasterStyle.currentRecord Method [AX 2012]

Gets or sets the EcoResProductMasterStyle buffer for the current record.

Syntax

public Common currentRecord([Common _ecoResProductMasterStyle])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

AxEcoResProductMasterStyle Class