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