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