Class StudentAdvisorWithModuleResponse
StudentAdvisorWithModuleResponse
Inheritance
System.Object
StudentAdvisorWithModuleResponse
Namespace: Cmc.Nexus.Academics.Entities
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class StudentAdvisorWithModuleResponse : ServiceResponse
Constructors
StudentAdvisorWithModuleResponse()
Declaration
public StudentAdvisorWithModuleResponse()
Properties
StudentAdvisorWithModule
StudentAdvisorWithModule
Declaration
public List<StudentEnrollmentAdvisorEntity> StudentAdvisorWithModule { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<StudentEnrollmentAdvisorEntity> |