Gets a history of version change information about the current part.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<FabricationVersionInfo> GetVersionHistory()
Return Value
IList<FabricationVersionInfo>A list of version information about the current part. The list starts with the most recent changes.