TIBCO BusinessEvents™
Standard
Collections
List
Collections.List
.
deleteList()
Signature
Object deleteList ( String listId )
Domain
ACTION
Description
Deletes the instance of List for the given listID.
This function can not be used if the collection is created with createList().
Parameters
Name
Type
Description
listId
String
The String ID of the List to delete
Returns
Type
Description
void
Cautions
none