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