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