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.

Definition

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

Property Value

Int32

See Also