InsertErrorCorrection

Inserts a QA error correction record associated with a test specification in the material database.
Syntax
MaterailSvr
.
InsertErrorCorrection
(
ErrorCorrection
As ErrorCorrection)
The
InsertErrorCorrection
method syntax has these parts:
Part
Description
MaterialSvr
Instance of the MaterialSvr interface to which the method is directed.
ErrorCorrection
An instance of a ErrorCorrection object.
Remarks
This interface will allow for the creation of QA error corrections in the material database.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal