Class StudentEnrollmentPeriodAttendanceBreakServiceBase
Abstract base class - StudentEnrollmentPeriodAttendanceBreakServiceBase
Inheritance
System.Object
StudentEnrollmentPeriodAttendanceBreakServiceBase
Implements
Cmc.Core.ServiceModel.IEntityService<StudentEnrollmentPeriodAttendanceBreakEntity>
Cmc.Core.ServiceModel.IService
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public abstract class StudentEnrollmentPeriodAttendanceBreakServiceBase : EntityService<StudentEnrollmentPeriodAttendanceBreakEntity>, IStudentEnrollmentPeriodAttendanceBreakService, IEntityService<StudentEnrollmentPeriodAttendanceBreakEntity>, IService
Constructors
StudentEnrollmentPeriodAttendanceBreakServiceBase()
Declaration
protected StudentEnrollmentPeriodAttendanceBreakServiceBase()
Implements
Cmc.Core.ServiceModel.IEntityService<>
Cmc.Core.ServiceModel.IService