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