Click or drag to resize

FacultySectionFacultyHierarcy Property

Gets or sets the faculty hierarcy.

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

Property Value

Type: Int32
The faculty hierarcy.
Remarks
Contains the ordinal number for the faculty teaching this course. An ordinal value of 1 is the primary teacher. Other ordinal numbers have no effect on the system, but may mean something to the school.
See Also