Click or drag to resize

SchoolDayDayName Property

Gets or sets the name of the day.

Namespace:  SeniorSystemsWS.Entity.Academic
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public string DayName { get; set; }

Property Value

Type: String
The name of the day.
Remarks
The full name of the day (Monday, Tuesday, A, B, etc.).
See Also