LedgerPrintLayoutGroup_CN::findByNaturalKey Method
Finds an instance of the LedgerPrintLayoutGroup_CN class by natural key.
Syntax
client server public static LedgerPrintLayoutGroup_CN findByNaturalKey(LedgerPrintLayoutGroupId_CN _printLayoutGroupId, [boolean _forupdate])
Run On
Called
Parameters
- _printLayoutGroupId
Type: LedgerPrintLayoutGroupId_CN Extended Data Type
The print layout group ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: LedgerPrintLayoutGroup_CN Table
The instance of the LedgerPrintLayoutGroup_CN class.