Share via


AxEcoResProductDimensionGroupProduct.currentRecord Method [AX 2012]

Gets or sets the current record in the EcoResProductDimensionGroupProduct table.

Syntax

public Common currentRecord([Common _ecoResProductDimensionGroupProduct])

Run On

Called

Parameters

  • _ecoResProductDimensionGroupProduct
    Type: Common Table
    An EcoResProductDimensionGroupProduct record to set; optional.

Return Value

Type: Common Table
A EcoResProductDimensionGroupProduct record.

See Also

Reference

AxEcoResProductDimensionGroupProduct Class