Class SaveDisabledFundSourceListEventArgs
Inheritance
System.Object
SaveDisabledFundSourceListEventArgs
Namespace: Cmc.Nexus.FinancialAid.Events
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class SaveDisabledFundSourceListEventArgs : ServiceEventArgs<EntityServiceCollectionRequest<FundSourceDisabledAwardYearEntity>, EntityServiceCollectionResponse<FundSourceDisabledAwardYearEntity>>
Constructors
SaveDisabledFundSourceListEventArgs(EntityServiceCollectionRequest<FundSourceDisabledAwardYearEntity>)
Declaration
public SaveDisabledFundSourceListEventArgs(EntityServiceCollectionRequest<FundSourceDisabledAwardYearEntity> request)
Parameters
Type | Name | Description |
---|---|---|
Cmc.Core.ServiceModel.EntityServiceCollectionRequest<FundSourceDisabledAwardYearEntity> | request |