You are here: Start » FIL.NET » BarcodeGradingDiagnostic Structure
BarcodeGradingDiagnostic Structure
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Holds information about Barcode quality.
Constructors
| Constructor | Description | |
|---|---|---|
| BarcodeGradingDiagnostic(BarcodeGradingError, String) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | FilNet.BarcodeGradingDiagnostic | ||
| Description | System.String | ||
| GradingError | FilNet.BarcodeGradingError | ||
| IsDefault | System.Boolean |
Methods
| Name | Description | |
|---|---|---|
| Equals(FilNet.BarcodeGradingDiagnostic) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.BarcodeGradingDiagnostic, FilNet.BarcodeGradingDiagnostic) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
