GetErrorCorrections
Gets a list of QA error corrections and presents it to the user as a collection of ErrorCorrection objects.
Syntax
MaterialSvr
.GetErrorCorrections
( ) As ErrorCorrectionsThe
GetErrorCorrections
method syntax has these parts:Part | Description |
---|---|
MaterialSvr | Instance of the MaterialSvr interface to which the method is directed. |
Remarks
This interface provides you with a list of QA error corrections.
Provide Feedback