Aqualogic Interaction API  
 

IPTMigrationElement.SetUUID Method 

Sets the UUID (Universally Unique Identifier) of the serialized object. Can only be called once the IPTMigrationElement has been populated.

void SetUUID(
   string strValue
);

Parameters

strValue
- The UUID.

See Also

IPTMigrationElement Interface | com.plumtree.server Namespace