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