GH_PersistentDataAction(T).ExpiresSolution Property

GH_PersistentDataActionTExpiresSolution Property

Namespace:  Grasshopper.Kernel.Undo.Actions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool ExpiresSolution { get; }
Public Overrides ReadOnly Property ExpiresSolution As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.Actions.GH_PersistentDataAction`1.ExpiresSolution"]

See Also