Aqualogic Interaction API  
 

IPTServerContext.SetOwnerID Method 

Sets a user as the owner of this object.

void SetOwnerID(
   int iOwnerID
);

Parameters

iOwnerID
- The user ID of this object's new owner.

See Also

IPTServerContext Interface | com.plumtree.server Namespace