2025 Property
Changes 0
P

ControlledApplication.VersionNumber

Description:
Return the primary version of the Revit application.
Remarks:
This property can be used by your application to find the version of Revit against which your application is running. Based on this information your application can report if it is able to work correctly with that version of Revit.
public string VersionNumber { get; }