2023 Members
Changes 4
M

WorksharingTooltipInfo

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the WorksharingTooltipInfo
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetRequesters() IList<string> The ordered list of unique user names of users who have outstanding editing requests for the specified element.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P Creator string The user name of the user who created the element.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P LastChangedBy string The user name of the most recent user who saved a user change of this element to the central model.
P Owner string The current owner of the element or empty string if no one owns the element.