GH_DataMatchingAction.ExpiresSolution Property

GH_DataMatchingActionExpiresSolution 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_DataMatchingAction.ExpiresSolution"]

See Also