Click or drag to resize

IPeriodicSpecialDayUsage Property

Set how to use this special day.
  • -1 : - Do not use this.
  • 0-6 : - weekdays, as returned by DateTime: 0=sunday,..., 6=saturday.

Namespace:  DHI.Mike1D.BoundaryModule.PeriodicItem
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
int Usage { get; set; }

Property Value

Type: Int32
See Also