Aqualogic Interaction API  
 

IPTMigrationElement.RemoveElement Method 

Removes the child element with the specified name.

void RemoveElement(
   string strElementName
);

Parameters

strElementName
- The name of the child element to remove.

See Also

IPTMigrationElement Interface | com.plumtree.server Namespace