Interface IDegreePathwayTemplateService
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public interface IDegreePathwayTemplateService : IEntityService<DegreePathwayTemplateEntity>, IService
Methods
SaveDegreePathwayTemplateList(SaveDegreePathwayTemplateRequest)
Save the list of Degree Pathway Template.
Declaration
SaveDegreePathwayTemplateResponse SaveDegreePathwayTemplateList(SaveDegreePathwayTemplateRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| SaveDegreePathwayTemplateRequest | request |
Returns
| Type | Description |
|---|---|
| SaveDegreePathwayTemplateResponse |