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