Aqualogic Interaction API  
 

IPTServerContext.UnlockObject Method 

Unlocks the object. Typically the sequence of actions will be to call IPTServerContext.LockObject(), perform some updates to the object, call IPTServerContext.Store(), and then call this method to unlock.

void UnlockObject();

See Also

IPTServerContext Interface | com.plumtree.server Namespace