Click or drag to resize

IPeriod Interface

Describes a period in time. The period id described through Start- and End- Time.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IPeriod

The IPeriod type exposes the following members.

Properties
  NameDescription
Public propertyEndTime
EndTime
Public propertyStartTime
Start time
Top
Methods
  NameDescription
Public methodContains
Decides whether a time is contained in the period
Top
See Also