Share via


HcmActionTypeSetup::findByActionType Method

Finds a record in the HcmActionType table that has a specified HcmActionTypeName value.

Syntax

client server public static HcmActionTypeSetup findByActionType(
    HcmActionTypeSetupName _actionTypeName, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: HcmActionTypeSetup Table
A HcmActionType record.

See Also

Reference

HcmActionTypeSetup Table