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