|  | Aqualogic Interaction API | |
| IPTMigrationElement.ChildElementExists Method |
Tests whether or not a child element of the specified name exists.
bool ChildElementExists(
string strElementName
);
Parameters
-
strElementName
- - The name of the element to check for.
Return Value
true if the child element exists, false otherwise.
See Also
IPTMigrationElement Interface | com.plumtree.server Namespace