GH_GooTIsValidWhyNot Property |
Gets a string describing the state of "invalidness".
If the instance is valid, then this property should return
Nothing or String.Empty.
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public virtual string IsValidWhyNot { get; }
Public Overridable ReadOnly Property IsValidWhyNot As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Goo`1.IsValidWhyNot"]
Implements
IGH_GooIsValidWhyNotSee Also