Share via


InventMov_ProjItemTrans.useEnteredPriceAsCost Method [AX 2012]

Determines if the Item transaction is from project.

Syntax

public boolean useEnteredPriceAsCost()

Run On

Called

Return Value

Type: boolean
Return true if the Item transaction is from project.
Otherwise call base class method.

Remarks

This method overrides a base class method.

See Also

Reference

InventMov_ProjItemTrans Class