Revit 2025 API
AssetTitle Property |
Asset title
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Title { get; }
Public ReadOnly Property Title As String Get
public: property String^ Title { String^ get (); }
member Title : string with get
Property Value
StringSee Also