AxAssetCondition.currentRecord Method [AX 2012]

Gets or sets a record in the AssetCondition table.

Syntax

public Common currentRecord([Common _assetCondition])

Run On

Called

Parameters

  • _assetCondition
    Type: Common Table
    The AssetCondition record to set; optional.

Return Value

Type: Common Table
A AssetCondition record.

See Also

Reference

AxAssetCondition Class