ALM Open Test Architecture API Type Library Version 12.55
IsListExist Property
The name of the list whose existence you want to check.
Description
Checks if the specified customization list exists.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsListExist( _
   ByVal ListName As String _
) As Boolean
Parameters
ListName
The name of the list whose existence you want to check.
See Also

CustomizationLists Object  | CustomizationLists Members