Interface IWlmFteFactorService
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public interface IWlmFteFactorService : IEntityService<WlmFteFactorEntity>, IService
Methods
WlmSaveCourseGroupAttributes(WlmSaveCourseGroupAttributesRequest)
OperationContract for saving course group attributes.
Declaration
WlmSaveCourseGroupAttributesResponse WlmSaveCourseGroupAttributes(WlmSaveCourseGroupAttributesRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| WlmSaveCourseGroupAttributesRequest | request |
Returns
| Type | Description |
|---|---|
| WlmSaveCourseGroupAttributesResponse |