Aqualogic Interaction API  
 

IPTMigrationElement.EndComplexElement Method 

Ends an element with child nodes (a scope) when reading or writing to the IPTMigrationElement, and sets the parent node as the active element.

void EndComplexElement(
   string strElementName
);

Parameters

strElementName
- The name of the element (scope) to end.

See Also

IPTMigrationElement Interface | com.plumtree.server Namespace