|
GH_SwitchActionExpiresSolution Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Utilities.UIWidgets.GH_SwitchAction.ExpiresSolution"]
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic override bool ExpiresSolution { get; }
Public Overrides ReadOnly Property ExpiresSolution As Boolean
Get
public:
virtual property bool ExpiresSolution {
bool get () override;
}
abstract ExpiresSolution : bool with get
override ExpiresSolution : bool with get
Property Value
Type:
Boolean
See Also