Creates a new child node and associates a 1-D array of primitive datatypes as the value.
Creates a new child node and associates a 1-D array of primitive datatypes as the value.
void WriteArray(string,string,string[],object[]);
Creates a new child node and associates a 1-D array of primitive datatypes as the value.
void WriteArray(string,string,string[],object[][]);
IPTMigrationElement Interface | com.plumtree.server Namespace