|
LoadLcName Property
|
Gets or sets the load-case name.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic string LcName { get; set; }
Public Property LcName As String
Get
Set
public:
property String^ LcName {
String^ get ();
void set (String^ value);
}
member LcName : string with get, set
Property Value
Type:
String
See Also