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