SimulationWorkerMike1DData Property |
MIKE 1D setup.
This will be populated during Load. It is also possible to
provide the Mike1DData and call directly Run.
Namespace:
DHI.Mike1D.SimLauncher
Assembly:
DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public Mike1DData Mike1DData { get; set; }
Public Property Mike1DData As Mike1DData
Get
Set
public:
property Mike1DData^ Mike1DData {
Mike1DData^ get ();
void set (Mike1DData^ value);
}
Property Value
Type:
Mike1DDataSee Also