GH_Author.CompanyReadonly Property

GH_AuthorCompanyReadonly Property

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Author.CompanyReadonly"]

Implements

IGH_AuthorCompany
See Also