Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the InventTestGroupMember record that is currently valid for the specified test group and sequence.
Syntax
client server public static InventTestGroupMember findCurrentActiveTest(InventTestGroupId _inventTestGroupId, InventTestId _inventTestId)
Run On
Called
Parameters
- _inventTestGroupId
Type: InventTestGroupId Extended Data Type
The test group ID to check.
- _inventTestId
Type: InventTestId Extended Data Type
The test ID to check.
Return Value
Type: InventTestGroupMember Table
The currently active InventTestGroupMember record; otherwise an empty record.