Share via


AxAssetGroup.currentRecord Method [AX 2012]

Gets or sets the current record in the AssetGroup table.

Syntax

public Common currentRecord([Common _assetGroup])

Run On

Called

Parameters

  • _assetGroup
    Type: Common Table
    The AssetGroup record to set; optional.

Return Value

Type: Common Table
A record in the AssetGroup table.

See Also

Reference

AxAssetGroup Class