LedgerVoucherType_CN::findByNaturalKey Method
Finds the instance of the LedgerVoucherType_CN class by natural key.
Syntax
client server public static LedgerVoucherType_CN findByNaturalKey(LedgerVoucherTypeId_CN _voucherTypeId, [boolean _forupdate])
Run On
Called
Parameters
- _voucherTypeId
Type: LedgerVoucherTypeId_CN Extended Data Type
The voucher type id.
- _forupdate
Type: boolean
True if the record will be update.
Return Value
Type: LedgerVoucherType_CN Table
The instance of the LedgerVoucherType_CN class.