The day of the week on which this slot begins.
Namespace: ININ.IceLib.Configuration.Dialer.DataTypesAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public Nullable<DayOfWeek> StartDay { get; set; } |
| Visual Basic |
|---|
Public Property StartDay As Nullable(Of DayOfWeek) Get Set |