Objects
User
An object representing a User.
Fields
id* ID! non-null | The ID that uniquely identifies the User. |
userName | The display name of the user. |
firstName | The user’s first name. |
lastName | The user’s last name. |
The user’s email address. | |
lastModifiedOn | The date and time the user’s information was last modified. |
createdOn | The date and time the user’s information was created. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | Element | Represents an element type. |
Field Of | Elementgroup | Represents a Revit model. |
Field Of | Elementgroupversion | Represents a single version of an ElementGroup. |
Field Of | Folder | Represents a folder. A folder is a location for storing files, data, and other folders (sub-folders). |