C#
VB
C++
A list of SingleSelectionField objects that holds the OMR marks in this field.
public List<SingleSelectionField> Fields { get; set; }
Public Property Fields() As List(Of SingleSelectionField)
Get
Set
public:
property List<SingleSelectionField^>^ Fields
{
List<SingleSelectionField^>^ get()
void set(List<SingleSelectionField^>^ value)
}
A list of SingleSelectionField represents the OMR marks in this field.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET