Click or drag to resize

ObjectTableHistoryRecordCount Property

Returns the amount of history records in this document.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int HistoryRecordCount { get; }

Property Value

Type: Int32
See Also