'Declaration Public Property globalThreshold As WebBarcodePrintQualityTestResultProperty
public WebBarcodePrintQualityTestResultProperty globalThreshold { get; set; }
public: __property WebBarcodePrintQualityTestResultProperty* get_globalThreshold(); public: __property void set_globalThreshold(
WebBarcodePrintQualityTestResultProperty* value
);
public:
property WebBarcodePrintQualityTestResultProperty^ globalThreshold { WebBarcodePrintQualityTestResultProperty^ get(); void set(WebBarcodePrintQualityTestResultProperty^ value); }