GH_DocumentStateServer Property |
Gets the list of stored states in this document
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_StateServer StateServer { get; }
Public ReadOnly Property StateServer As GH_StateServer
Get
Property Value
Type:
GH_StateServer[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.StateServer"]
See Also