Share via


HcmAccommodationType::findByAccommodationType Method

Finds the specified record in the HcmAccommodationType table by using the specified value of the AccommodationTypeId field.

Syntax

client server public static HcmAccommodationType findByAccommodationType(
    HcmAccommodationTypeId _accommodationTypeId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmAccommodationType Table
A record in the HcmAccommodationType table.

See Also

Reference

HcmAccommodationType Table