CatchmentsStopwatchPostTimeStepEvent Property  | 
 
            Stop watch, timing post time step event
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic StopwatchCollection StopwatchPostTimeStepEvent { get; }Public ReadOnly Property StopwatchPostTimeStepEvent As StopwatchCollection
	Get
public:
property StopwatchCollection^ StopwatchPostTimeStepEvent {
	StopwatchCollection^ get ();
}Property Value
Type: 
StopwatchCollection
See Also