Aqualogic Interaction API  
 

IPTMigrationElement.ReadSimpleElementAsIXPPropertyBag Method 

Reads a value from the specified child node of the currently active element.

IXPPropertyBag ReadSimpleElementAsIXPPropertyBag(
   string strElementName
);

Parameters

strElementName
- The name of the child node.

Return Value

- The value associated with the child node.

See Also

IPTMigrationElement Interface | com.plumtree.server Namespace