'Declaration Public Property overallSymbolGrade As WebBarcodePrintQualityTestResultProperty
public WebBarcodePrintQualityTestResultProperty overallSymbolGrade { get; set; }
public: __property WebBarcodePrintQualityTestResultProperty* get_overallSymbolGrade(); public: __property void set_overallSymbolGrade(
WebBarcodePrintQualityTestResultProperty* value
);
public:
property WebBarcodePrintQualityTestResultProperty^ overallSymbolGrade { WebBarcodePrintQualityTestResultProperty^ get(); void set(WebBarcodePrintQualityTestResultProperty^ value); }