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