←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

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