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