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