ExternalResourceReferenceVersion Property |
The version of the external data that was most recently loaded in Revit.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Version { get; }
Public ReadOnly Property Version As String
Get
public:
property String^ Version {
String^ get ();
}
member Version : string with get
Property Value
String
See Also