'Declaration Public Property minReflectance As WebBarcodePrintQualityTestResultProperty
public WebBarcodePrintQualityTestResultProperty minReflectance { get; set; }
public: __property WebBarcodePrintQualityTestResultProperty* get_minReflectance(); public: __property void set_minReflectance(
WebBarcodePrintQualityTestResultProperty* value
);
public:
property WebBarcodePrintQualityTestResultProperty^ minReflectance { WebBarcodePrintQualityTestResultProperty^ get(); void set(WebBarcodePrintQualityTestResultProperty^ value); }