Interface IBatchGraduationCeremonyAttendanceService
Namespace: Cmc.Nexus.StudentServices.Services
Assembly: Cmc.Nexus.StudentServices.Contracts.dll
Syntax
public interface IBatchGraduationCeremonyAttendanceService : IEntityService<StudentServiceGraduationCeremonyRegistrationEntity>, IService
Methods
GetBatchGraduationCeremonyAttendance(BatchGraduationCeremonyAttendanceRequest)
Declaration
BatchGraduationCeremonyAttendanceResponse GetBatchGraduationCeremonyAttendance(BatchGraduationCeremonyAttendanceRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| BatchGraduationCeremonyAttendanceRequest | request |
Returns
| Type | Description |
|---|---|
| BatchGraduationCeremonyAttendanceResponse |