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