Editor:IUser

Sets or gets the current user.

The last editor of the data object can be called with this property.

Furthermore, the editing process can be transferred to another user via this property. When transferring the process it is to be ensured that no new version is generated in doing so. If the new user now discards the changes, then the version is reset to the one from before checking out by the user who checked out the data object.

In order to set a new editor, the user who calls the property must have the role of user manager or administrator. In addition, the new user who is to edit the data object further must have the permission "editing data object" for this data object.

Access: Read & Write
Return type: Onion.Client.IUser