InventTestGroupMember.pdsCheckTestTypeValue Method
Indicates whether the value is valid for a particular test type.
Syntax
public boolean pdsCheckTestTypeValue(PdsAttribValue _value)
Run On
Called
Parameters
- _value
Type: PdsAttribValue Extended Data Type
The value to validate.
Return Value
Type: boolean
true if the value is appropriate for the test type; otherwise, false.