Share via


InventTestTable::userCanChangeUnit Method

The userCanChangeUnit method is used to determine if a user can change the test unit ID for the specified type of test and the specified test instrument.

Syntax

client server public static NoYes userCanChangeUnit(InventTestType _testType, InventTestInstrumentId _inventTestInstrumentId)

Run On

ClientOrServer

Parameters

Return Value

Type: NoYes Enumeration
NoYes::Yes if test unit ID can be changed; otherwise, NoYes::No

See Also

Reference

InventTestTable Table