ProjPeriodTable::mcrNextPeriodTo Method
Gets the next period end date after the specified period end date.
Syntax
client server public static ProjPeriodTo mcrNextPeriodTo(ProjPeriodId _periodId, ProjPeriodTo _periodTo)
Run On
Called
Parameters
- _periodId
Type: ProjPeriodId Extended Data Type
The period ID of the period line to examine.
- _periodTo
Type: ProjPeriodTo Extended Data Type
The period end date before the period end date to be found.
Return Value
Type: ProjPeriodTo Extended Data Type
The next period end date after the specified period end date.