|  | Aqualogic Interaction API | |
| IPTMigrationElement.ReadSimpleElementAsInt Method |
Reads a value from the specified child node of the currently active element.
int ReadSimpleElementAsInt(
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