GH_RuntimeMessage.HasSource Property

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; }
Public ReadOnly Property HasSource As Boolean
	Get

Property Value

Type: Boolean

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

See Also