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