RetailConcessionContractTable.accumulatedMonths Method
Calculates the number of months from the contract start date to the given period date.
Syntax
public Months accumulatedMonths(TransDate periodDate)
Run On
Called
Parameters
- periodDate
Type: TransDate Extended Data Type
The given period date based on which the accumulated months are calculated.
Return Value
Type: Months Extended Data Type
The calculated accumulated months.