DeleteErrorCorrection
Deletes a QA error correction record associated with a test specification in the material database.
Syntax
MaterialSvr
.DeleteErrorCorrection
(ErrorCorrection
As ErrorCorrection)The
DeleteErrorCorrection
method syntax has these parts:Part | Description |
---|---|
MaterialSvr | Instance of the MaterialSvr interface to which the method is directed. |
ErrorCorrection | An instance of an ErrorCorrection object. |
Remarks
This interface allows for the deletion of QA error corrections from the material database.
Provide Feedback