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