Share via


InventTestVariableOutcome::find Method

Finds the specified record in the InventTestVariableOutcome table.

Syntax

client server public static InventTestVariableOutcome find(
    InventTestVariableId _inventTestVariableId, 
    InventTestVariableOutcomeId _inventTestVariableOutcomeId, 
   [boolean _forUpdate])

Run On

Called

Parameters

Return Value

Type: InventTestVariableOutcome Table
A record in the InventTestVariableOutcome table; otherwise, an empty record.

See Also

Reference

InventTestVariableOutcome Table