Click or drag to resize

SectionSectionID Property

Gets or sets the section ID.

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

Property Value

Type: String
The section ID.
Remarks
Courses are made up of sections. Sections are uniquely identified by this value within a division.
See Also