Click or drag to resize

ResultDataDoStoreUserFunction Field

Function used to override the build in functionality of when to store results in the result data object. See ResultDataDoStoreDelegate 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 ResultDataDoStoreDelegate DoStoreUserFunction

Field Value

Type: ResultDataDoStoreDelegate
See Also