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