TermOutMsgClassSchedId Property

The class schedule record id based on which all the related information associated with it like class section, term,class schedule period, staff are sent to the external system.

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 { get; set; }

Property Value

Type: Int32
See Also