Class GetDisabledFundSourceListResponse
Inheritance
System.Object
GetDisabledFundSourceListResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetDisabledFundSourceListResponse : ServiceResponse
Constructors
GetDisabledFundSourceListResponse()
Declaration
public GetDisabledFundSourceListResponse()
Properties
DisabledFundSourceDetailList
Declaration
public ICollection<DisabledFundSourceDetail> DisabledFundSourceDetailList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<DisabledFundSourceDetail> |