Share via


AxEcoResTrackingDimensionGroupProduct.currentRecord Method [AX 2012]

Gets or sets the current record in the EcoResTrackingDimensionGroupProduct table.

Syntax

public Common currentRecord([Common _ecoResTrackingDimensionGroupProduct])

Run On

Called

Parameters

  • _ecoResTrackingDimensionGroupProduct
    Type: Common Table
    The EcoResTrackingDimensionGroupProduct record to set; optional.

Return Value

Type: Common Table
A EcoResTrackingDimensionGroupProduct record.

See Also

Reference

AxEcoResTrackingDimensionGroupProduct Class