User
WITH-entry.
Parameters:
- Ref - a reference value identifying the object.
Fields:
- Self - a reference value referring to the object itself.
- Name - the (login-) name of this project.
- FullName - the full name of the user.
- ShowDetailsSetting - '1' if the user setting indicates that details should be shown, '0' otherwise.
- ShowDeletedSetting - '1' if the user setting indicates that deleted objects should be shown, '0' otherwise.
- Language - A Unicode text, one for 'ENG' or 'NLD', indicating the language configured for the user.
- Limbo - a '0' indicates an available object, a '1' indicates that the object is marked for deletion.
FORALL-Subentries:
- LockedContWzrds - all Content Wizards that the user has locked.
- LockedDocument - all documents that the user holds a lock on.
- LockedModels - all models that the user holds a lock on.
- LockedDIDs - all DIDs that the user holds a lock on.
- LockedFieldsets - all Field Sets that the user has locked.
- LockedForms - all Forms locked by this user.
- LockedTextblocks - all Text Blocks that the user holds a lock on.
- LockedViews - all views that the user holds a lock on.
- Assignments - the assignments that belong to this assignment list.
- ImportedBy - The ActionRuns that represent actions that imported this object.
- ExportedBy - The ActionRuns that represent actions that exported this object.