| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Gets or sets the ID of the funding source. |
integer |
None. |
| Name |
Gets or sets the name of the funding source. |
string |
None. |
| FundingSourceId |
The ID of the funding source that this program belongs to |
integer |
None. |
| Description |
Gets or sets funding program description |
string |
None. |
| ValidDates |
Gets or sets the list of date ranges during which this funding program is valid in the system. If this list is empty, the funding program is always eligible. |
Collection of FundingProgramDateWindow |
None. |