Collections.List.deleteList()

Signature

Object deleteList ( String listId )

Domain

ACTION

Description

Deletes the instance of List for the given listID.

Parameters

NameTypeDescription
listIdStringThe String ID of the List to delete

Returns

TypeDescription
void

Cautions

none