WorksharingTooltipInfoCreator Property |
The user name of the user who created the element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Creator { get; }
Public ReadOnly Property Creator As String
Get
public:
property String^ Creator {
String^ get ();
}
member Creator : string with get
Property Value
String
See Also