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