Click or drag to resize

BoundaryItemRRResultResultEndTime Method

Return the end time of the results in the specified resultfile

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public DateTime ResultEndTime(
	IFilePath filePath,
	IDiagnostics diagnostics
)

Parameters

filePath
Type: DHI.Mike1D.GenericIFilePath

[Missing <param name="filePath"/> documentation for "M:DHI.Mike1D.BoundaryModule.BoundaryItemRRResult.ResultEndTime(DHI.Mike1D.Generic.IFilePath,DHI.Mike1D.Generic.IDiagnostics)"]

diagnostics
Type: DHI.Mike1D.GenericIDiagnostics

[Missing <param name="diagnostics"/> documentation for "M:DHI.Mike1D.BoundaryModule.BoundaryItemRRResult.ResultEndTime(DHI.Mike1D.Generic.IFilePath,DHI.Mike1D.Generic.IDiagnostics)"]

Return Value

Type: DateTime

[Missing <returns> documentation for "M:DHI.Mike1D.BoundaryModule.BoundaryItemRRResult.ResultEndTime(DHI.Mike1D.Generic.IFilePath,DHI.Mike1D.Generic.IDiagnostics)"]

See Also