Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.