Class GetCampusDefaultStudentAdvisorsResponse
Inheritance
System.Object
GetCampusDefaultStudentAdvisorsResponse
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class GetCampusDefaultStudentAdvisorsResponse : ServiceResponse
Constructors
GetCampusDefaultStudentAdvisorsResponse()
Declaration
public GetCampusDefaultStudentAdvisorsResponse()
Properties
CampusDefaultStudentAdvisorList
Declaration
public List<CampusDefaultStudentAdvisorEntity> CampusDefaultStudentAdvisorList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Cmc.Nexus.Common.Entities.CampusDefaultStudentAdvisorEntity> |