Interface IFerpaGroupService
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public interface IFerpaGroupService : IEntityService<FerpaGroupEntity>, IService
Methods
Declaration
ServiceResponse DeleteFerpaGroupDirectoryInformation(DeleteFerpaGroupDirectoryRequest request)
Parameters
Returns
| Type |
Description |
| Cmc.Core.ServiceModel.ServiceResponse |
|
Declaration
ServiceResponse SaveFerpaGroupDirectoryInformation(FerpaGroupDirectoryRequest request)
Parameters
Returns
| Type |
Description |
| Cmc.Core.ServiceModel.ServiceResponse |
|