Click or drag to resize

IResultDataUpdate Method

The method pulls data into the result data access module and passes the data to the dataItems.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
bool Update(
	DateTime time
)

Parameters

time
Type: SystemDateTime

Return Value

Type: Boolean
See Also