Click or drag to resize

GH_RuntimeMessageHasSource Property

Gets a value indicating whether or not this message has a source.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool HasSource { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RuntimeMessage.HasSource"]

See Also