SalesEditLinesForm.showPDSCalculatedLineAmount Method [AX 2012]
Determines whether the calculation line amount should be displayed on the form.
Syntax
public boolean showPDSCalculatedLineAmount()
Run On
Client
Return Value
Type: boolean
Always returns false.
Remarks
A derived class may override this method if it may be applicable to display the calculation line amount.