Enum QualityType
Specifies the different qualities.
Namespace: Sartorius.SAF
Assembly: Sartorius.SAF.dll
Syntax
public enum QualityType
Fields
| Name | Description |
|---|---|
| Bad | The value is definitely wrong. |
| Good | The value is to be trusted. |
| Uncertain | The value is not to be trusted and indicates an error. |