'Declaration Public Property codewordPrintQualityDefects As WebBarcodePrintQualityTestResultProperty
public WebBarcodePrintQualityTestResultProperty codewordPrintQualityDefects { get; set; }
public: __property WebBarcodePrintQualityTestResultProperty* get_codewordPrintQualityDefects(); public: __property void set_codewordPrintQualityDefects(
WebBarcodePrintQualityTestResultProperty* value
);
public:
property WebBarcodePrintQualityTestResultProperty^ codewordPrintQualityDefects { WebBarcodePrintQualityTestResultProperty^ get(); void set(WebBarcodePrintQualityTestResultProperty^ value); }