P_Rhino_RhinoDoc_DocumentId - mcneel/rhinocommon-api-docs GitHub Wiki
Note: This API is now obsolete.
Gets the Document Id.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
[ObsoleteAttribute("Use RuntimeSerialNumber instead")]
public int DocumentId { get; }
VB
<ObsoleteAttribute("Use RuntimeSerialNumber instead")>
Public ReadOnly Property DocumentId As Integer
Get
Type: Int32
Obsolete (compiler warning) in 5D58w