RhinoCommon API
RhinoDocRuntimeSerialNumber Property |
Unique serialNumber for the document while the application is running.
This is not a persistent value.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public uint RuntimeSerialNumber { get; }
Public ReadOnly Property RuntimeSerialNumber As UInteger Get
Property Value
Type: UInt32