Share via


AssetProposalDepreciation.getDepreciateValue_IN Method [AX 2012]

Find the depreciation amount value after adjustment.

Syntax

public AssetAmount getDepreciateValue_IN(
    AssetBook _assetBook, 
    AssetAmount _adjustmentValue, 
    AssetAmount _writtendownValue)

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
Returns the amount after depreciation.

See Also

Reference

AssetProposalDepreciation Class