Namespace:
Autodesk.Revit.DB
WorksharingTooltipInfo
Class
Description:
Worksharing information about a single element suitable for display in an in-canvas tooltip.
Worksharing information about a single element suitable for display in an in-canvas tooltip.
Remarks:
Some or all of the strings may be empty.
Some or all of the strings may be empty.
WorksharingTooltipInfo Class Members:
| Name | Description | Inherited From |
|---|---|---|
| Creator | The user name of the user who created the element. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| LastChangedBy | The user name of the most recent user who saved a user change of this element to the central model. | |
| Owner | The current owner of the element or empty string if no one owns the element. |
| Name | Description | Inherited From |
|---|---|---|
| Dispose | Releases all resources used by the WorksharingTooltipInfo | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
| GetRequesters | The ordered list of unique user names of users who have outstanding editing requests for the specified element. | |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |