Enum UpdateStudentStatusTo
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public enum UpdateStudentStatusTo
Fields
Name | Description |
---|---|
Active | Change to Active- default |
Applicant | Change to Applicant |
Drop | Change to Drop |
Enrolled | Change to Enrolled |
Graduate | Change to Graduate |
Lead | Change to Lead |
TempOut | Change to TempOut |