Show / Hide Table of Contents

GetGbstList Method (ListCache)

The name of the GBST/application pop-up list

Gets a reference to a GlobalStringList object representing an application pop-up list in the database

Syntax

'Declaration

Public Function GetGbstList( _
   ByVal _listTitle_ As String _
) As IGlobalStringList
public IGlobalStringList GetGbstList( 
   string _listTitle_
)

Parameters

listTitle

The name of the GBST/application pop-up list

Return Value

A GlobalStringList representing the specified application pop-up list or a null reference (Nothing in Visual Basic) if no list exists with that listTitle.

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.