Click or drag to resize

CourseAbbreviation Property

Gets or sets the course abbreviation.

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

Property Value

Type: String
An abbreviated representation (up to 8 characters) of the course name or id that can be used in small display areas.
See Also