Worksharing |
Worksharing information about a single element suitable for display in an in-canvas tooltip.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

The WorksharingTooltipInfo type exposes the following members.

Name | Description | |
---|---|---|
![]() | 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 | |
---|---|---|
![]() | Dispose | Releases all resources used by the WorksharingTooltipInfo |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from 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 ) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object ) |

Some or all of the strings may be empty.
