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