Share via


AxEcoResProductMasterDimensionValue.currentRecord Method [AX 2012]

Gets or sets the EcoResProductMasterDimensionValue buffer for the current record.

Syntax

public Common currentRecord([Common _ecoResProductMasterDimensionValue])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

AxEcoResProductMasterDimensionValue Class