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