Overwrites the value of an existing child element of the currently active node.
Overwrites the value of an existing child element of the currently active node.
void OverwriteSimpleElement(string,IXPPropertyBag);
Overwrites the value of an existing child element of the currently active node.
void OverwriteSimpleElement(string,XPDateTime);
Overwrites the value of an existing child element of the currently active node.
void OverwriteSimpleElement(string,double);
Overwrites the value of an existing child element of the currently active node.
void OverwriteSimpleElement(string,int);
Overwrites the value of an existing child element of the currently active node.
void OverwriteSimpleElement(string,float);
Overwrites the value of an existing child element of the currently active node.
void OverwriteSimpleElement(string,string);
IPTMigrationElement Interface | com.plumtree.server Namespace