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