Click or drag to resize

IPeriodicScheduleMonths Property

Array of length 12 indicating which months of the year that is part of this schedule. First element (index zero) is January, last is December. Set to null to disable use of months, i.e., all months are part of the schedule.

Namespace:  DHI.Mike1D.BoundaryModule.PeriodicItem
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
bool[] Months { get; set; }

Property Value

Type: Boolean
See Also