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