Skip to content

P_Rhino_RhinoDoc_DocumentId

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoDoc.DocumentId Property

Note: This API is now obsolete.

Gets the Document Id.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

[ObsoleteAttribute("Use RuntimeSerialNumber instead")]
public int DocumentId { get; }

VB

<ObsoleteAttribute("Use RuntimeSerialNumber instead")>
Public ReadOnly Property DocumentId As Integer
	Get

Property Value

Type: Int32

Version Information

Obsolete (compiler warning) in 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

Clone this wiki locally