Share via


AxBOMVersion.currentRecord Method [AX 2012]

Gets or sets the current record in the BOMVersion table.

Syntax

public Common currentRecord([Common _bomVersion])

Run On

Called

Parameters

  • _bomVersion
    Type: Common Table
    The BOMVersion record to set; optional.

Return Value

Type: Common Table
A BOMVersion record.

See Also

Reference

AxBOMVersion Class