|
BasicDisplayvisibleLoadCase Property
|
Gets or sets the index of the visible result-case.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int visibleLoadCase { get; set; }
Public Property visibleLoadCase As Integer
Get
Set
public:
property int visibleLoadCase {
int get ();
void set (int value);
}
member visibleLoadCase : int with get, set
Property Value
Type:
Int32
See Also