GH_GlossaryItemContact Property |
Gets the contact information for the glossary entry author.
This field is optional and may not be defined.
Namespace:
Grasshopper.Documentation
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public IGH_Content Contact { get; }
Public ReadOnly Property Contact As IGH_Content
Get
Property Value
Type:
IGH_Content[Missing <value> documentation for "P:Grasshopper.Documentation.GH_GlossaryItem.Contact"]
See Also