Class BatchGraduationCeremonyAttendanceResponse
Inheritance
System.Object
BatchGraduationCeremonyAttendanceResponse
Namespace: Cmc.Nexus.StudentServices.Services
Assembly: Cmc.Nexus.StudentServices.Contracts.dll
Syntax
public class BatchGraduationCeremonyAttendanceResponse : ServiceResponse
Constructors
BatchGraduationCeremonyAttendanceResponse()
Declaration
public BatchGraduationCeremonyAttendanceResponse()
Properties
BatchName
Declaration
public string BatchName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
GraduationCeremonyAttendanceRecord
Declaration
public GraduationCeremonyAttendance GraduationCeremonyAttendanceRecord { get; set; }
Property Value
Type | Description |
---|---|
GraduationCeremonyAttendance |