Share via


HcmInsuranceType::findByInsuranceType Method

Finds the specified record in the HcmInsuranceType table that is based on the specified value of the InsuranceTypeID field.

Syntax

client server public static HcmInsuranceType findByInsuranceType(
    HcmInsuranceTypeId _insuranceTypeID, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmInsuranceType Table
A record in the HcmInsuranceType table; otherwise, an empty record.

See Also

Reference

HcmInsuranceType Table