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)
Syntaxpublic Guid RecordId { get; }Public ReadOnly Property RecordId As Guid
Get
Property Value
Type:
Guid
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also