HDModuleIterationNumber Property |
Iteration number. Access to the iteration number is needed in the control module (via a sensor)
Namespace:
DHI.Mike1D.Engine.ModuleHD
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic int IterationNumber { get; }Public ReadOnly Property IterationNumber As Integer
Get
public:
property int IterationNumber {
int get ();
}Property Value
Type:
Int32
See Also