EngineTimeSteppingDecoupledFileTimeStepIndex Property |
The current index in the decoupled file.
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int TimeStepIndex { get; set; }
Public Property TimeStepIndex As Integer
Get
Set
public:
property int TimeStepIndex {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also