|
Param_ElementComponentGuid Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Elements.Param_Element.ComponentGuid"]
Namespace:
Karamba.GHopper.Elements
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic override Guid ComponentGuid { get; }
Public Overrides ReadOnly Property ComponentGuid As Guid
Get
public:
virtual property Guid ComponentGuid {
Guid get () override;
}
abstract ComponentGuid : Guid with get
override ComponentGuid : Guid with get
Property Value
Type:
Guid
See Also