Share via


AssetDepRateExpImp_JP_DepRate.existsOldDecliningBalanceDepRate Method [AX 2012]

Determines whether the OldDecliningBalanceDepRate data item exists in the data container.

Syntax

public boolean existsOldDecliningBalanceDepRate()

Run On

Called

Return Value

Type: boolean
true if the OldDecliningBalanceDepRate data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

AssetDepRateExpImp_JP_DepRate Class