ISimulationUISetLabelName Method |
Set label name
Namespace:
DHI.Mike1D.SimLauncher
Assembly:
DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax void SetLabelName(
string text
)
Sub SetLabelName (
text As String
)
void SetLabelName(
String^ text
)
Parameters
- text
- Type: SystemString
[Missing <param name="text"/> documentation for "M:DHI.Mike1D.SimLauncher.ISimulationUI.SetLabelName(System.String)"]
See Also