Share via


AxAssetLocation.currentRecord Method [AX 2012]

Gets or sets the current record in the AxAssetLocation table.

Syntax

public Common currentRecord([Common _assetLocation])

Run On

Called

Parameters

  • _assetLocation
    Type: Common Table
    That AxAssetLocation record to set; optional.

Return Value

Type: Common Table
An AxAssetLocation record.

See Also

Reference

AxAssetLocation Class