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