DfsItemDataTimeStepIndex 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)
Syntaxpublic int TimeStepIndex { get; }Public ReadOnly Property TimeStepIndex As Integer
	Get
public:
virtual property int TimeStepIndex {
	int get () sealed;
}abstract TimeStepIndex : int with get
override TimeStepIndex : int with get
Property Value
Type: 
Int32Implements
IDfsItemDataTimeStepIndex
See Also