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