Click or drag to resize

ResultData.DoStoreUserFunction Field

Function used to override the build in functionality of when to store results in the result data object. See ResultData.DoStoreDelegate for details.

This is currently not supported for standalone RR simulations.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public ResultData.DoStoreDelegate DoStoreUserFunction

Field Value

Type: ResultData.DoStoreDelegate
See Also