Interface IFerpaStudentDirectoryFieldService
Represents a service contract for interacting with the FerpaStudentDirectoryFieldEntity entity.
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public interface IFerpaStudentDirectoryFieldService : IEntityService<FerpaStudentDirectoryFieldEntity>, IService
Methods
GetFerpaStudentDirectoryFields(GetFerpaStudentDirectoryFieldsRequest)
Declaration
GetFerpaStudentDirectoryFieldsResponse GetFerpaStudentDirectoryFields(GetFerpaStudentDirectoryFieldsRequest request)
Parameters
Returns
SaveFerpaStudentDirectoryFields(SaveFerpaStudentDirectoryFieldsRequest)
Declaration
SaveFerpaStudentDirectoryFieldsResponse SaveFerpaStudentDirectoryFields(SaveFerpaStudentDirectoryFieldsRequest request)
Parameters
Returns