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