Mike1DControllerLTSLTSStateInfo Property |
Get a string that informs the user about progress in the job generation process. Used by the GUI.
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public string LTSStateInfo { get; }
Public ReadOnly Property LTSStateInfo As String
Get
public:
property String^ LTSStateInfo {
String^ get ();
}
Property Value
Type:
StringSee Also