RhinoCommon API
RhinoDocDocumentId Property |
Note: This API is now obsolete.
Gets the Document Id.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
[ObsoleteAttribute("Use RuntimeSerialNumber instead")] public int DocumentId { get; }
<ObsoleteAttribute("Use RuntimeSerialNumber instead")> Public ReadOnly Property DocumentId As Integer Get