Enum SecondaryInstructorAction
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public enum SecondaryInstructorAction
Fields
| Name | Description |
|---|---|
| Added | A new instructor is added to the class section's secondary instructors list. |
| Removed | An instructor is removed from the class section's secondary instructors list. |
| Unchanged | The instructor remains unchanged in the class section's secondary instructors list. |