←Select platform

SingleSelectionStatus Enumeration

Summary

Represents the status of processing the SingleSelectionField.

Syntax
C#
VB
C++
public enum SingleSelectionStatus 
Public Enum SingleSelectionStatus 
public: 
   enum class SingleSelectionStatus sealed 

Members

ValueMemberDescription
0ErrorError processing the field
1SuccessSuccessfully processed the field
2NoSelectionThe field has been successfully processed but with no filled OMR
3MultipleSelectionsThe field has been successfully processed but with multiple filled OMR

Example

For an example, refer to SingleSelectionField.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly