Field.Class

Field.Class

 

This class represents a QWS3270 presentation space field.

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

Syntax

 

C#

[ComVisibleAttribute(true)] [ClassInterfaceAttribute(ClassInterfaceType.None)] publicclassField : IField

Visual Basic (Declaration)

<ComVisibleAttribute(True)> _ <ClassInterfaceAttribute(ClassInterfaceType.None)> _ PublicClassField _ ImplementsIField

Visual C++

[ComVisibleAttribute(true)] [ClassInterfaceAttribute(ClassInterfaceType::None)] publicref classField : IField

JavaScript

JollyGiant.Emulation.Field = function(); Type.createClass( 'JollyGiant.Emulation.Field', null, JollyGiant.Emulation.IField);

Inheritance Hierarchy

System..::.Object
  JollyGiant.Emulation..::.Field



See Also

Field Members

JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.