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.
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