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
- _testType
Type: InventTestType Enumeration
- _inventTestInstrumentId
Type: InventTestInstrumentId Extended Data Type
Return Value
Type: NoYes Enumeration
NoYes::Yes if test unit ID can be changed; otherwise, NoYes::No