Click or drag to resize

ReplayHistoryDataHistoryVersion Property

ReplayHistory overrides check the version number to ensure the information saved in the history record is compatible with the current implementation of ReplayHistory

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int HistoryVersion { get; }

Property Value

Type: Int32
See Also