←Select platform

NoResponseGrade Property

Summary

The grade points corresponding to a no answer/response for an OmrCollection.

Syntax
C#
VB
C++
[IgnoreDataMemberAttribute()] 
public double NoResponseGrade { get; set; } 
<IgnoreDataMemberAttribute()>  
Public Property NoResponseGrade() As Double 
   Get 
   Set 
public:  
   [IgnoreDataMemberAttribute] 
   property double NoResponseGrade 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

NoResponseGrade specifies the deduction value in points of a no answer/response for the question corresponding to an OmrCollection.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.