DamBreakBaseSimulationStartTime Property  | 
  
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic DateTime SimulationStartTime { set; }Public WriteOnly Property SimulationStartTime As DateTime
	Set
public:
property DateTime SimulationStartTime {
	void set (DateTime value);
}Property Value
Type: 
DateTime
See Also