UpdateErrorCorrection
Updates a QA error correction record associated with a test specification in the material database.
Syntax
MaterialSvr.UpdateErrorCorrection
(ErrorCorrection
As ErrorCorrection)The
UpdateErrorCorrection
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 modification of QA error correction records in the material database.
Provide Feedback