Interface IClassSectionLessonGroupService
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public interface IClassSectionLessonGroupService : IEntityService<ClassSectionLessonGroupEntity>, IService
Methods
ClassSectionLessonGroupPublishUnpublish(ClassSectionLessonGroupPublishUnpublishRequest)
Declaration
ClassSectionLessonGroupPublishUnpublishResponse ClassSectionLessonGroupPublishUnpublish(ClassSectionLessonGroupPublishUnpublishRequest request)
Parameters
Type | Name | Description |
---|---|---|
ClassSectionLessonGroupPublishUnpublishRequest | request |
Returns
Type | Description |
---|---|
ClassSectionLessonGroupPublishUnpublishResponse |