Click or drag to resize

FacultySectionParameter Class

Fields used by faculty section search methods.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityFacultySectionParameter

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
[SerializableAttribute]
public class FacultySectionParameter

The FacultySectionParameter type exposes the following members.

Constructors
  NameDescription
Public methodFacultySectionParameter
Top
Properties
  NameDescription
Public propertyEntityNo
Gets or sets the faculty entity number.
Public propertyFacultyID
Gets or sets the faculty ID.
Public propertyNextYear
Gets or sets the This Year / Next Year flag.
Top
Remarks
Entity Number or Faculty ID must have a value.
See Also