Revit 2025.3 API
External |
The version of the external data that was most recently loaded in Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string Version { get; }
Public ReadOnly Property Version As String Get
public: property String^ Version { String^ get (); }
member Version : string with get
Property Value
StringSee Also