FabricationVersionInfo
Description:
The object contains versioning information about fabrication data.
The object contains versioning information about fabrication data.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.FabricationVersionInfo
System.Object
Autodesk.Revit.DB.FabricationVersionInfo
public class FabricationVersionInfo : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |
| Reason | string | The user-specified reason for the change. |
| Version | int | The version number of the change. |