| BoundaryItemTimeSeriesBaseGetAccumulatedValue Method | 
Get boundary value accumulated over the specified period.
It is the callers responsibility to check if the item is applicable at the given datetime before calling GetAccumulatedValue.
If the item is only applicable over a part of the interval, it must return the accumulated value for that part of the interval.
Namespace: DHI.Mike1D.BoundaryModule
 Syntax
Syntax[Missing <param name="start"/> documentation for "M:DHI.Mike1D.BoundaryModule.BoundaryItemTimeSeriesBase.GetAccumulatedValue(System.DateTime,System.DateTime)"]
[Missing <param name="end"/> documentation for "M:DHI.Mike1D.BoundaryModule.BoundaryItemTimeSeriesBase.GetAccumulatedValue(System.DateTime,System.DateTime)"]
 See Also
See Also