WHSReservationHierarchy::findByName Method
Finds a record in the WHSReservationHierarchy table.
Syntax
client server public static WHSReservationHierarchy findByName(WHSReservationHierarchyName _name, [boolean _forUpdate])
Run On
Called
Parameters
- _name
Type: WHSReservationHierarchyName Extended Data Type
A hierarchy name to use as a filter in the search.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select the record for update.
Return Value
Type: WHSReservationHierarchy Table
An WHSReservationHierarchy record.