InventTestTable::testTypeMustHaveUnit Method
The testTypeMustHaveUnit method is used to determine if a test unit ID is required for the specified type of test.
Syntax
client server public static NoYes testTypeMustHaveUnit(InventTestType _testType)
Run On
ClientOrServer
Parameters
- _testType
Type: InventTestType Enumeration
Return Value
Type: NoYes Enumeration
NoYes::Yes if test unit ID is required; otherwise, NoYes::No