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