FabricationPart.GetVersionHistory
Description:
Gets a history of version change information about the current part.
Gets a history of version change information about the current part.
public IList<FabricationVersionInfo> GetVersionHistory()
IList<FabricationVersionInfo>
A list of version information about the current part. The list starts with the most recent changes.