IDfsItemDataTimeStepIndex Property |
Index of time step that data belongs to (zero-based)
Namespace:
DHI.Generic.MikeZero.DFS
Assembly:
DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxint TimeStepIndex { get; }
ReadOnly Property TimeStepIndex As Integer
Get
property int TimeStepIndex {
int get ();
}
abstract TimeStepIndex : int with get
Property Value
Type:
Int32
See Also