FabricationConfigurationInfoVersion Property |
The version of the fabrication configuration.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double Version { get; }
Public ReadOnly Property Version As Double
Get
public:
property double Version {
double get ();
}
member Version : float with get
Property Value
Double
See Also