Show / Hide Table of Contents

GetHgbstElmDefault Method (ListCache)

The title of the user-defined list (HGBST)

One or more element titles which define the level in the list to retrieve

Gets the title of the default element for the given level in a user-defined list (HGBST).

Syntax

'Declaration

Public Function GetHgbstElmDefault( _
   ByVal _listTitle_ As String, _
   ByVal ParamArray _elementTitles_() As String _
) As String
public string GetHgbstElmDefault( 
   string _listTitle_,
   params string[] _elementTitles_
)

Parameters

listTitle

The title of the user-defined list (HGBST)

elementTitles

One or more element titles which define the level in the list to retrieve

Return Value

The title of the default element for the given level in the specified user-defined list

Remarks

If the specified listTitle or any of the elements specified elementTitles does not exist, 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.