UpdateTestResult

Updates a QA test result record associated with a test specification in the material database.
Syntax
TestSpecification
.
UpdateTestResult
(
TestResult
As TestResult)
The
UpdateTestResult
method syntax has these parts:
Part
Description
TestSpecification
Instance of the TestSpecification interface to which the method is directed.
TestResult
An instance of a TestResult object.
Remarks
This interface allows for the modification of QA test result records in the material database.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal