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