Share via


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

Return Value

Type: NoYes Enumeration
NoYes::Yes if test unit ID is allowed; otherwise, NoYes::No

See Also

Reference

InventTestTable Table