Show / Hide Table of Contents

GetGbstElmByID Method (ListCache)

The name of the GBST/application pop-up list

The objid of the element to retrieve

Gets the value of an element with the specified objid in the specified application pop-up list

Syntax

'Declaration

Public Function GetGbstElmByID( _
   ByVal _listTitle_ As String, _
   ByVal _elmObjID_ As Integer _
) As String
public string GetGbstElmByID( 
   string _listTitle_,
   int _elmObjID_
)

Parameters

listTitle

The name of the GBST/application pop-up list

elmObjID

The objid of the element to retrieve

Return Value

The value of the specified element

Remarks

If the no list exists with the specified listTitle, an exception will be thrown.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

ListCache Class
ListCache Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.