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; }
Public ReadOnly Property RecordId As Guid
Get
Property Value
Type:
GuidSee Also