Revit 2020 API |
Document..::..Title Property |
Document Class See Also |
The document's title.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
Remarks
Title is derived from the document's filename. Extension will be present, depending on user settings
Note that returned title will be defaulted if no document saved.
Note that returned string may be empty if a document is detached. See IsDetached.