RhinoReplaceObjectEventArgsDocumentSerialNumber Property |
The document runtime serial number.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic uint DocumentSerialNumber { get; }Public ReadOnly Property DocumentSerialNumber As UInteger
Get
Property Value
Type:
UInt32
See Also