You are here: Start » AVL.NET » BarcodeGradingDiagnostic Class
BarcodeGradingDiagnostic Class
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Holds information about Barcode quality.
Constructors
| Constructor | Description | |
|---|---|---|
| BarcodeGradingDiagnostic() | ||
| BarcodeGradingDiagnostic(BarcodeGradingError, String) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Description | System.String | ||
| GradingError | Avl.BarcodeGradingError | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | 
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.BarcodeGradingDiagnostic) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(Avl.BarcodeGradingDiagnostic) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.BarcodeGradingDiagnostic) | ||
| ToString() | Inherited from System.Object | 
