Aqualogic Interaction API  
 

IPTCardPropertyValues.Remove Method 

Removes a property and its values from the list of properties stored with this card.

void Remove(
   int nPropertyID
);

Parameters

nPropertyID
The ID of a property currently stored with this card.

See Also

IPTCardPropertyValues Interface | com.plumtree.server Namespace