Interface IFundSourceDisabledAwardYearService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IFundSourceDisabledAwardYearService : IEntityService<FundSourceDisabledAwardYearEntity>, IService
Methods
GetDisabledFundSourceList(GetDisabledFundSourceListRequest)
Declaration
GetDisabledFundSourceListResponse GetDisabledFundSourceList(GetDisabledFundSourceListRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| GetDisabledFundSourceListRequest | request |
Returns
| Type | Description |
|---|---|
| GetDisabledFundSourceListResponse |