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