ProjPeriodTable::mcrPeriodLineFromPeriodTo Method
Gets the period line record for the period ID specified and a period from date after or equal to the specified period to date.
Syntax
client server public static ProjPeriodLine mcrPeriodLineFromPeriodTo(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 to date used to find the period line record.
Return Value
Type: ProjPeriodLine Table
The period line record for the period ID specified and a period from date after or equal to the specified period to date.