Class UnassociateStudentEnrollmentResponse
Inheritance
System.Object
UnassociateStudentEnrollmentResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class UnassociateStudentEnrollmentResponse : ServiceResponse
Constructors
UnassociateStudentEnrollmentResponse()
Declaration
public UnassociateStudentEnrollmentResponse()
Properties
StudentEnrollmentPeriodId
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StudentEnrollmentScheduleId
Declaration
public int StudentEnrollmentScheduleId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |