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