Aqualogic Interaction API  
 

IPTMigratable.SetObjectUUID Method 

Sets the UUID (Universally Unique Identifier) for this object. Callers should assure that this string is truly unique.

void SetObjectUUID(
   string Value
);

Parameters

Value
the UUID

See Also

IPTMigratable Interface | com.plumtree.server Namespace