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