Click or drag to resize

ReplayHistoryDataRecordId Property

Each history record has a unique id that Rhino assigns when it adds the history record to the history record table

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

Property Value

Type: Guid
See Also