LedgerCheckListSetup_CN::findByNaturalKey Method
Finds the ledger checklist setup, based on the natural key.
Syntax
client server public static LedgerCheckListSetup_CN findByNaturalKey(LedgerCheckListItems_CN _checkListItems_CN, [boolean _forupdate])
Run On
Called
Parameters
- _checkListItems_CN
Type: LedgerCheckListItems_CN Enumeration
The checklist items.
- _forupdate
Type: boolean
A Boolean value that indicates whether the record will be updated.
Return Value
Type: LedgerCheckListSetup_CN Table
The instance of the LedgerCheckListSetup_CN class.