Click or drag to resize

DateDayOfWeek Property

Gets the day of the week represented by the instance.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[IgnoreDataMemberAttribute]
public DayOfWeek DayOfWeek { get; }

Property Value

Type: DayOfWeek
See Also