TermInMsgClassSchedId Field

The class schedule Id to retrieve the term, class section, class schedule period, course, course instructor information from CampusNexus Student database and send it to the external application.

Database Information:

  • Table name - AdClassSched
  • Column name - AdClassSchedId

Namespace:  Cmc.CampusVantage.Academics.Processes.MessageDefinitions
Assembly:  Cmc.CampusVantage.BusinessProcesses (in Cmc.CampusVantage.BusinessProcesses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax
C#
public int ClassSchedId

Field Value

Type: Int32
See Also