Aqualogic Interaction API  
 

IPTPropertyMap.RemovePropertyFromMap Method 

Removes a particular Property from the map.

void RemovePropertyFromMap(
   int idProperty
);

Parameters

idProperty
ID of the Property to be removed

See Also

IPTPropertyMap Interface | com.plumtree.server Namespace