Click or drag to resize

ResultDataFlush Method

Saves the contents of the class using the defined connection.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void Flush(
	bool fileFlush
)

Parameters

fileFlush
Type: SystemBoolean

[Missing <param name="fileFlush"/> documentation for "M:DHI.Mike1D.ResultDataAccess.ResultData.Flush(System.Boolean)"]

Implements

IResultDataFlush(Boolean)
See Also