Share via


AssetPostDisposal_IN.postValue Method [AX 2012]

Finds an asset value that has to be posted.

Syntax

public AssetAmount postValue(AssetPostValue postValue)

Run On

Server

Parameters

  • postValue
    Type: AssetPostValue Enumeration
    An AssetPostValue option that specifies the value of the asset that has to be posted.

Return Value

Type: AssetAmount Extended Data Type
The amount to post.

See Also

Reference

AssetPostDisposal_IN Class