Aqualogic Interaction API  
 

IPTMigrationElement.WriteArray Method

Creates a new child node and associates a 1-D array of primitive datatypes as the value.

Overload List

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[][]);

See Also

IPTMigrationElement Interface | com.plumtree.server Namespace