FieldType.Enumeration

FieldType.Enumeration

Field types for Field class 'search' methods. This is not a complete list of possible field types for 3270 applications, but these types are the only ones supported by the Field class

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

 

C#

[ComVisibleAttribute(true)] publicenumFieldType

Visual Basic (Declaration)

<ComVisibleAttribute(True)> _ PublicEnumerationFieldType

Visual C++

[ComVisibleAttribute(true)] publicenum classFieldType

JavaScript

JollyGiant.Emulation.FieldType = function(); JollyGiant.Emulation.FieldType.createEnum('JollyGiant.Emulation.FieldType', false);

Members

 

 

Member name

Description

 

Protected

Find only protected fields (read-only)

 

Unprotected

Find only unprotected fields (writable)

 

DontCare

Find protected and unprotected field types

See Also

JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.