WorksessionRuntimeSerialNumber Property |
Unique serial number for the worksession while the application is running.
This is not a persistent value.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntaxpublic uint RuntimeSerialNumber { get; }
Public ReadOnly Property RuntimeSerialNumber As UInteger
Get
Property Value
Type:
UInt32
See Also