RhinoDoc.DocumentId Property

RhinoDocDocumentId Property

Note: This API is now obsolete.

Gets the Document Id.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
[ObsoleteAttribute("Use RuntimeSerialNumber instead")]
public int DocumentId { get; }
<ObsoleteAttribute("Use RuntimeSerialNumber instead")>
Public ReadOnly Property DocumentId As Integer
	Get

Property Value

Type: Int32
Version Information

Rhino for Windows

Obsolete (compiler warning) in 6.8
See Also