PdsRebateTable.endOfCumulationPeriod Method
Finds the end date for the period type selected for the rebate agreement.
Syntax
public date endOfCumulationPeriod()
Run On
Called
Return Value
Type: date
The end date of the period type.
Exceptions
Exception | Condition |
---|---|
Error | The pdsCumulationPeriod enumeration value was something other than Week, Month, Year, or CustomizedPeriod. |