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