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