|  | Aqualogic Interaction API | |
| IPTServerContext.SetLastModifiedBy Method |
Sets the user that last modified the object to be the passed-in user id.
void SetLastModifiedBy(
int iUser
);
Parameters
-
iUser
- - The userid of the user that will be returned by subsequent calls to IPTServerContext.GetLastModifiedBy().
See Also
IPTServerContext Interface | com.plumtree.server Namespace