InventQuarantineZone::find Method
Finds the specified record in the InventQuarantineZone table.
Syntax
client server public static InventQuarantineZone find(InventQuarantineZoneId _inventQuarantineZoneId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventQuarantineZoneId
Type: InventQuarantineZoneId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventQuarantineZone Table
A record in the InventQuarantineZone table; otherwise, an empty record.