GH_StateServer.Owner Property

GH_StateServerOwner Property

Gets the document that owns this server.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Document Owner { get; }
Public ReadOnly Property Owner As GH_Document
	Get

Property Value

Type: GH_Document

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_StateServer.Owner"]

See Also