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