ControlledApplication.VersionNumber Property

ControlledApplicationVersionNumber Property


Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string VersionNumber { get; }
Public ReadOnly Property VersionNumber As String
	Get
public:
property String^ VersionNumber {
	String^ get ();
}
member VersionNumber : string with get

Property Value

String
See Also