WebCenter Interaction API  
 

IPTListManager.AddItem Method 

Adds a new item to the list.

int AddItem(
   object[][] itemProperties
);

Parameters

itemProperties
Array of item properties

Return Value

ID of newly created item

See Also

IPTListManager Interface | com.plumtree.server Namespace