ControlledApplication.VersionName Property

ControlledApplicationVersionName Property


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

Property Value

String
See Also