Click or drag to resize

SchoolDayAbbreviation3 Property

Gets or sets a 6-character abbreviation for this day.

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

Property Value

Type: String
The longer (up to) 6-character abbreviation for this day.
Remarks
Examples: Mon, Tue, Wed, ...
See Also