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