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