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