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