CustFormletterParameters::isPrintCreditNoteLine_PL Method
Checks whether credit note report line is enabled.
Syntax
client server public static boolean isPrintCreditNoteLine_PL(PrintCreditNoteLines_PL _printCreditNoteLines, CreditNoteReportLineType_PL _reportLineType)
Run On
Called
Parameters
- _printCreditNoteLines
Type: PrintCreditNoteLines_PL Enumeration
Indicate how lines are printed on credit notes.
- _reportLineType
Type: CreditNoteReportLineType_PL Enumeration
Type of credit note report line.
Return Value
Type: boolean
A boolean value indicates whether credit note report line is enabled.