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.

Definition

Namespace: DHI.Mike1D.ResultDataAccess
Assembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public ResultDataDoStoreDelegate DoStoreUserFunction

Field Value

ResultDataDoStoreDelegate

See Also