VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.QualityTests Namespace / QualityTestPassFailParameter Class
In This Topic
    QualityTestPassFailParameter Class Properties
    In This Topic
    For a list of all properties of this type, see QualityTestPassFailParameter.
    Public Properties
     NameDescription
    Public PropertyGets an alphabetic grade of GradeValue. (Inherited from QualityTestAssessmentParameter)
    Public PropertyGets the grade text (grade value and alphabetic grade combination). (Inherited from QualityTestAssessmentParameter)
    Public PropertyGets a grade of parameter value. (Inherited from QualityTestAssessmentParameter)
    Public PropertyGets a value indicating whether this parameter has grade value GradeValue. (Inherited from QualityTestAssessmentParameter)
    Public PropertyGets a value indicating whether this parameter has Value. (Inherited from QualityTestAssessmentParameter)
    Public PropertyGets a value indicating that parameter is passed (true) or not passed (false).
    Public PropertyGets the parameter value. (Inherited from QualityTestAssessmentParameter)
    Public PropertyGets the value text.
    See Also