Share via


LedgerPrintLayout_CN::findByNaturalKey Method

Finds the instance of the LedgerPrintLayout_CN class by natural key.

Syntax

client server public static LedgerPrintLayout_CN findByNaturalKey(
    LedgerPreprintVoucher_CN _printLayoutCode, 
    RefRecId _ledgerPrintLayoutGroup, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to update the record.

Return Value

Type: LedgerPrintLayout_CN Table
The instance of the LedgerPrintLayout_CN class.

See Also

Reference

LedgerPrintLayout_CN Table