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