| | WebCenter Interaction API | |
| IPTMigrationElement.WriteSimpleElement Method (String, IXPPropertyBag) |
Creates a new child node of the currently active element, with the specified name, and associates a value with the node.
void WriteSimpleElement(
string bstrElementName,
IXPPropertyBag pbagValue
);
Parameters
-
bstrElementName
-
-
pbagValue
- - The value to associate with the new node.
See Also
IPTMigrationElement Interface | com.plumtree.server Namespace | IPTMigrationElement.WriteSimpleElement Overload List