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