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