You are here: Start » AVL.NET » BarcodeGradingDiagnostic Structure

BarcodeGradingDiagnostic Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Holds information about Barcode quality.

Constructors

 ConstructorDescription
BarcodeGradingDiagnostic(BarcodeGradingError, String)

Properties

 NameTypeDescription
DefaultAvlNet.BarcodeGradingDiagnostic
DescriptionSystem.String
GradingErrorAvlNet.BarcodeGradingError
IsDefaultSystem.Boolean

Methods

 NameDescription
Equals(AvlNet.BarcodeGradingDiagnostic)
Equals(object)Inherited from System.Object
Equals(AvlNet.BarcodeGradingDiagnostic, AvlNet.BarcodeGradingDiagnostic)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also