GH_GHALoadingEventArgs.Id Property

GH_GHALoadingEventArgsId Property

Gets the Id of the GHA file.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Guid Id { get; }
Public ReadOnly Property Id As Guid
	Get

Property Value

Type: Guid

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_GHALoadingEventArgs.Id"]

See Also