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