SearchDirection_Enumeration

SearchDirection_Enumeration

 

Enumeration of search directions for Field class.

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

Syntax

C#

[ComVisibleAttribute(true)] publicenumSearchDirection

Visual Basic (Declaration)

<ComVisibleAttribute(True)> _ PublicEnumerationSearchDirection

Visual C++

[ComVisibleAttribute(true)] publicenum classSearchDirection

JavaScript

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

Members

 

Member name

Description

 

Forward

Start search at specified presentation space position and stop at the end (of the field or host session presentation space)

 

Backward

Start search at the end (of the field or host session presentation space) and stop at specified PS Position.

See Also


JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.