←Select platform

NoResponseGrade Property

Summary

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

Syntax
C#
C++/CLI
Java
Python
[DataMemberAttribute()] 
public double NoResponseGrade { get; set; } 
public double getNoResponseGrade(); 
public void setNoResponseGrade( 
   double doubleValue 
); 
public:  
   [DataMemberAttribute] 
   property double NoResponseGrade 
   { 
      double get() 
      void set(double value) 
   } 
NoResponseGrade # get and set (ObjectiveGrade) 

Property Value

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

Remarks

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

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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