Document that owns this table.

Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)

Syntax

C#
public RhinoDoc Document { get; }
Visual Basic
Public ReadOnly Property Document As RhinoDoc
	Get

See Also