Indicate the step value for time steps when loading data from filein the file for loading time steps.
A value of 10 means that only time step with indices that divide with 10 are loaded, i.e. 0, 10, 20,...
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax int LoadStep { get; set; }
Property Value
Type:
Int32See Also